►NDune | Include standard header files |
►NAlberta | |
►CCoordCache | |
CInterpolation | |
CLocalCaching | |
CAdaptRestrictProlongHandler | |
►CMeshPointer | |
CMacroIterator | |
CDofAccess | |
CHierarchyDofNumbering | |
CDofVectorProvider | |
CDofVectorProvider< int > | |
CDofVectorProvider< signed char > | |
CDofVectorProvider< unsigned char > | |
CDofVectorProvider< Real > | |
CDofVectorProvider< GlobalVector > | |
CDofVectorPointer | |
►CElementInfo | |
CInstance | |
CSeed | |
CStack | |
CGeometryCache | |
CGeometryCacheProxy | |
►CMacroData | |
CLibrary | |
CMacroElement | |
CGlobalSpace | |
CNumSubEntities | |
CNumSubEntities< dim, 0 > | |
CNumSubEntities< dim, dim > | |
CNumSubEntities< 0, 0 > | |
CNumSubEntities< 2, 1 > | |
CNumSubEntities< 3, 1 > | |
CNumSubEntities< 3, 2 > | |
CCodimType | |
CCodimType< dim, 0 > | |
CCodimType< dim, dim > | |
CCodimType< 2, 1 > | |
CCodimType< 3, 1 > | |
CCodimType< 3, 2 > | |
CFillFlags | |
CRefinementEdge | |
CRefinementEdge< 2 > | |
CDune2AlbertaNumbering | |
CDune2AlbertaNumbering< 3, 2 > | |
CGeneric2AlbertaNumbering | |
CGeneric2AlbertaNumbering< dim, 1 > | |
CGeneric2AlbertaNumbering< 1, 1 > | |
CGeneric2AlbertaNumbering< 3, 2 > | |
CNumberingMap | |
CMapVertices | |
CMapVertices< dim, 0 > | |
CMapVertices< 2, 1 > | |
CMapVertices< 3, 1 > | |
CMapVertices< 3, 2 > | |
CMapVertices< dim, dim > | |
CTwist | |
CTwist< dim, 1 > | |
CTwist< 1, 1 > | |
CTwist< dim, 2 > | |
CTwist< 2, 2 > | |
CProjectionFactory | |
CDuneBoundaryProjection | |
CProjectionFactoryInterface | |
CDuneGlobalBoundaryProjectionFactory | |
CBasicNodeProjection | |
CNodeProjection | |
CForEachInteriorSubChild | |
CPatch | |
CForEachInteriorSubChild< dim, 0 > | |
CForEachInteriorSubChild< dim, dim > | |
CForEachInteriorSubChild< 2, 1 > | |
CForEachInteriorSubChild< 3, 1 > | |
CForEachInteriorSubChild< 3, 2 > | |
CGeometryInFather | |
CGeometryInFather< 1 > | |
CGeometryInFather< 2 > | |
CGeometryInFather< 3 > | |
►NCapabilities | Contains all capabilities classes |
ChasSingleGeometryType< AlbertaGrid< dim, dimworld > > | AlbertaGrid has only one geometry type for codim 0 entities |
ChasEntity< AlbertaGrid< dim, dimworld >, codim > | AlbertaGrid has entities for all codimensions |
ChasEntityIterator< AlbertaGrid< dim, dimworld >, codim > | AlbertaGrid can iterate over all codimensions |
CisLevelwiseConforming< AlbertaGrid< dim, dimworld > > | AlbertaGrid is not levelwise conforming (since it uses bisection) |
CisLeafwiseConforming< AlbertaGrid< dim, dimworld > > | AlbertaGrid is leafwise conforming |
ChasBackupRestoreFacilities< AlbertaGrid< dim, dimworld > > | AlbertaGrid has backup and restore facilities |
ChasHierarchicIndexSet | |
ChasHierarchicIndexSet< AlbertaGrid< dim, dimworld > > | |
ChasSingleGeometryType | Specialize with 'true' for if the codimension 0 entity of the grid has only one possible geometry type. In this case the topologyId of this geometry type has also to be specified. (default=false, topologyId=undefined) |
CisCartesian | Specialize with 'true' if the grid is a Cartesian grid. Cartesian grids satisfy the following properties: |
ChasEntity | Specialize with 'true' for all codims that a grid implements entities for. (default=false) |
ChasEntityIterator | Specialize with 'true' for all codims that a grid provides an iterator for (default=hasEntity<codim>::v) |
ChasGeometry | Specialize with 'false' for all codims that a grid does not implement geometries for. (default=true) |
CcanCommunicate | Specialize with 'true' for all codims that a grid can communicate data on (default=false) |
CisLevelwiseConforming | Specialize with 'true' if implementation guarantees conforming level grids. (default=false) |
CisLeafwiseConforming | Specialize with 'true' if implementation guarantees a conforming leaf grid. (default=false) |
ChasBackupRestoreFacilities | Specialize with 'true' if implementation provides backup and restore facilities. (default=false) |
CthreadSafe | Specialize with 'true' if the grid implementation is thread safe. (default=false) |
CviewThreadSafe | Specialize with 'true' if the grid implementation is thread safe, while it is not modified. (default=false) |
ChasSingleGeometryType< const Grid > | |
CisCartesian< const Grid > | |
ChasEntity< const Grid, codim > | |
ChasEntityIterator< const Grid, codim > | |
CcanCommunicate< const Grid, codim > | |
CisLevelwiseConforming< const Grid > | |
CisLeafwiseConforming< const Grid > | |
ChasBackupRestoreFacilities< const Grid > | |
CthreadSafe< const Grid > | |
CviewThreadSafe< const Grid > | |
ChasEntity< Grid< dim, dimworld, ct, GridFamily >, codim > | |
ChasEntity< GridDefaultImplementation< dim, dimworld, ct, GridFamily >, cdim > | |
ChasSingleGeometryType< GeometryGrid< HostGrid, CoordFunction, Allocator > > | |
ChasEntity< GeometryGrid< HostGrid, CoordFunction, Allocator >, codim > | |
ChasEntityIterator< GeometryGrid< HostGrid, CoordFunction, Allocator >, codim > | |
CcanCommunicate< GeometryGrid< HostGrid, CoordFunction, Allocator >, codim > | |
ChasBackupRestoreFacilities< GeometryGrid< HostGrid, CoordFunction, Allocator > > | |
CisLevelwiseConforming< GeometryGrid< HostGrid, CoordFunction, Allocator > > | |
CisLeafwiseConforming< GeometryGrid< HostGrid, CoordFunction, Allocator > > | |
CthreadSafe< GeometryGrid< HostGrid, CoordFunction, Allocator > > | |
CviewThreadSafe< GeometryGrid< HostGrid, CoordFunction, Allocator > > | |
ChasHostEntity | |
ChasHostEntity< const Grid, codim > | |
ChasHostEntity< GeometryGrid< HostGrid, CoordFunction, Allocator >, codim > | |
CCodimCache | |
ChasEntity< IdentityGrid< HostGrid >, codim > | Has entities for some codimensions as host grid |
ChasEntityIterator< IdentityGrid< HostGrid >, codim > | |
CcanCommunicate< IdentityGrid< HostGrid >, codim > | IdentityGrid can communicate when the host grid can communicate |
CisLevelwiseConforming< IdentityGrid< HostGrid > > | Has conforming level grids when host grid has |
CisLeafwiseConforming< IdentityGrid< HostGrid > > | Has conforming leaf grids when host grid has |
ChasSingleGeometryType< OneDGrid > | OneDGrid has only one geometry type for codim 0 entities |
ChasEntity< OneDGrid, cdim > | OneDGrid has entities for all codimension |
ChasEntityIterator< OneDGrid, codim > | OneDGrid can iterate over all codimensions |
CisLevelwiseConforming< OneDGrid > | OneDGrid is levelwise conforming |
CisLeafwiseConforming< OneDGrid > | OneDGrid is leafwise conforming |
ChasEntity< UGGrid< dim >, codim > | UGGrid has entities of all codimensions |
ChasEntityIterator< UGGrid< dim >, codim > | Set default for hasEntityIterator to false UGGrid can currently only iterate over elements and vertices |
ChasEntityIterator< UGGrid< dim >, 0 > | UGGrid can iterate over codim=0 entities (elements) |
ChasEntityIterator< UGGrid< dim >, dim > | UGGrid can iterate over codim=dim entities (vertices) |
CcanCommunicate< UGGrid< dim >, codim > | UGGrid can communicate on entities of all (existing) codimensions |
CisLevelwiseConforming< UGGrid< dim > > | UGGrid is levelwise conforming |
CisLeafwiseConforming< UGGrid< dim > > | UGGrid may not be leafwise conforming |
ChasBackupRestoreFacilities< YaspGrid< dim, Coordinates > > | |
ChasSingleGeometryType< YaspGrid< dim, Coordinates > > | YaspGrid has only one geometry type for codim 0 entities |
CisCartesian< YaspGrid< dim, Coordinates > > | YaspGrid is a Cartesian grid |
ChasEntity< YaspGrid< dim, Coordinates >, codim > | YaspGrid has entities for all codimensions |
ChasEntityIterator< YaspGrid< dim, Coordinates >, codim > | YaspGrid can iterate over all codimensions |
CcanCommunicate< YaspGrid< dim, Coordinates >, codim > | YaspGrid can communicate on all codimensions |
CisLevelwiseConforming< YaspGrid< dim, Coordinates > > | YaspGrid is levelwise conforming |
CisLeafwiseConforming< YaspGrid< dim, Coordinates > > | YaspGrid is leafwise conforming |
►Ndgf | |
►NExpr | |
CConstantExpression | |
CVariableExpression | |
CFunctionCallExpression | |
CVectorExpression | |
CBracketExpression | |
CMinusExpression | |
CNormExpression | |
CSqrtExpression | |
CSinExpression | |
CCosExpression | |
CPowerExpression | |
CSumExpression | |
CDifferenceExpression | |
CProductExpression | |
CQuotientExpression | |
CBasicBlock | |
CDomainData | |
CDomain | |
CBoundaryDomBlock | |
CBoundarySegBlock | |
CCubeBlock | |
CDimBlock | |
CGeneralBlock | |
CGridParameterBlock | Common Grid parameters |
►CIntervalBlock | |
CInterval | |
►CPeriodicFaceTransformationBlock | |
CAffineTransformation | |
CMatrix | |
CPolygonBlock | |
CPolyhedronBlock | |
►CProjectionBlock | |
CExpression | |
CSimplexBlock | |
CSimplexGenerationBlock | |
CVertexBlock | |
CUGGridParameterBlock | |
CYaspGridParameterBlock | Grid parameters for YaspGrid |
►NFactoryUtilities | |
CMultiIndex | |
►NGeoGrid | Namespace containing the implementations of GeometryGrid |
CBackupRestoreFacilities | |
CBackupRestoreFacilities< Grid, true > | |
CCoordCache | |
CisCoordFunctionInterface | |
CisDiscreteCoordFunctionInterface | |
CAdaptCoordFunction | |
CCoordFunctionCaller | |
CCoordVector | |
CCoordVector< mydim, Grid, false > | |
CCoordVector< mydim, Grid, true > | |
CIntersectionCoordVector | |
CCornerStorage | |
CCommDataHandle | |
CEntityBase | Actual implementation of the entity |
CEntity | DUNE-conform implementation of the entity |
CHierarchicIterator | |
CIntersectionIterator | |
CEntityBase< codim, Grid, false > | |
CEntityBase< codim, Grid, true > | |
CEntity< 0, dim, Grid > | |
CEntitySeed | |
CEntitySeed< codim, Grd, false > | |
CEntitySeed< codim, Grd, true > | |
CInferHasSingleGeometryType | |
CInferHasSingleGeometryType< hasSingleGeometryType, dim, 1 > | |
CInferHasSingleGeometryType< hasSingleGeometryType, dim, 0 > | |
►CGeometryTraits | |
CCornerStorage | |
ChasSingleGeometryType | |
►CGeometry | |
CMapping | |
CExportParams | |
►CGridFamily | |
►CTraits | |
►CCodim | |
CPartition | |
►CGridView | |
CCodim | |
►CGridViewTraits | |
►CCodim | |
CPartition | |
CHostCorners | |
CIdSet | |
CIndexSet | |
CIntersection | |
CIterator | |
CPartitionIteratorFilter | |
CPartitionIteratorFilter< codim, Interior_Partition, Grid > | |
CPartitionIteratorFilter< codim, InteriorBorder_Partition, Grid > | |
CPartitionIteratorFilter< codim, Overlap_Partition, Grid > | |
CPartitionIteratorFilter< codim, OverlapFront_Partition, Grid > | |
CPartitionIteratorFilter< codim, All_Partition, Grid > | |
CPartitionIteratorFilter< codim, Ghost_Partition, Grid > | |
CIterator< HostGridView, codim, pitype, G, false > | |
CIterator< HostGridView, codim, pitype, G, true > | |
►NVTK | |
CBasicWriter | |
CBoundaryIterator | Iterate over the GridViews boundary intersections |
CIntersectionIndexSet | |
CNonConformingBoundaryIteratorFactory | |
CNonConformingBoundaryWriter | |
CPrintType | Determine a type to safely put another type into a stream |
CPrintType< unsigned char > | |
CPrintType< signed char > | |
CPrintType< char > | |
CFieldInfo | Descriptor struct for VTK fields |
CCorner | Simple class representing a corner of a cell |
CCornerIterator | Iterate over the corners of some cell range |
CDataArrayWriter | Base class for data array writers |
CAsciiDataArrayWriter | Streaming writer for data array tags, uses ASCII inline format |
CBinaryDataArrayWriter | Streaming writer for data array tags, uses binary inline format |
CAppendedRawDataArrayWriter | Streaming writer for data array tags, uses appended raw format |
CAppendedBase64DataArrayWriter | Streaming writer for data array tags, uses appended base64 format |
CNakedBase64DataArrayWriter | Streaming writer for appended data array tags, uses base64 format |
CNakedRawDataArrayWriter | Streaming writer for appended data arrays, uses raw format |
CDataArrayWriterFactory | Factory for DataArrayWriters |
CFunctionWriterBase | Base class for function writers |
CVTKFunctionWriter | Base class for function writers |
CCoordinatesWriter | Writer for the Coordinates array |
CConformingConnectivityWriter | Writer for the connectivity array in conforming mode |
CNonConformingConnectivityWriter | Writer for the connectivity array in nonconforming mode |
COffsetsWriter | Writer for the offsets array |
CTypesWriter | Writer for the types array |
CPointIterator | Iterate over the points of some corner range |
CPVTUWriter | Dump a .vtu/.vtp files contents to a stream |
CSkeletonFunctionTraits | |
CSkeletonFunctionInterface | A prototype for VTKFunctions on the skeleton |
CSkeletonFunctionWriter | Function writer for skeleton functions |
CConformingVolumeIteratorFactory | |
CNonConformingVolumeIteratorFactory | |
CConformingVolumeWriter | |
CVTUWriter | Dump a .vtu/.vtp files contents to a stream |
CDGFGridFactory | |
CAlbertaGrid | [ provides Dune::Grid ] |
CAlbertaReader | |
CBackupRestoreFacility< AlbertaGrid< dim, dimworld > > | |
CIntersection | Intersection of a mesh entity of codimension 0 ("element") with a "neighboring" element or with the domain boundary |
CDGFGridFactory< AlbertaGrid< dim, dimworld > > | |
CDGFGridInfo< AlbertaGrid< dim, dimworld > > | |
CAlbertaGridTreeIterator | |
CAlbertaGridHierarchicIterator | |
CAlbertaGridLeafIntersection | |
►CAlbertaGridLeafIntersectionIterator | |
CBegin | |
CEnd | |
►CAlbertaGridEntity | |
CCodim | |
►CAlbertaGridEntity< 0, dim, Grid > | |
CCodim | |
CAlbertaGridEntitySeed | |
CAlbertaGridEntitySeed< codim, const AlbertaGrid< dim, dimworld > > | |
CAlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > > | |
CAlbertaGridCoordinateReader | |
CAlbertaGridGeometry | Geometry implementation for AlbertaGrid |
CAlbertaGridGlobalGeometry | |
CAlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > > | |
►CAlbertaGridLocalGeometryProvider | |
CCodim | |
CFaceCoordReader | |
CGeoInFatherCoordReader | |
CGeometryReference | |
CLocalGeometryReference | |
►CGridFactory< AlbertaGrid< dim, dimworld > > | Specialization of the generic GridFactory for AlbertaGrid |
CCodim | |
CProjectionFactory | |
CAlbertaGridEntityPointer | |
►CAlbertaGridHierarchicIndexSet | |
CInitEntityNumber | |
CAlbertaGridIdSet | Hierarchic index set of AlbertaGrid |
CAlbertaGridIndexSet | |
CAlbertaGridLeafIterator | |
CAlbertaGridLevelIterator | |
►CAlbertaGridFamily | |
►CTraits | |
►CCodim | |
CPartition | |
►CAlbertaLevelGridView | |
CCodim | Codim Structure |
►CAlbertaLeafGridView | |
CCodim | Codim Structure |
►CAlbertaLevelGridViewTraits | |
►CCodim | |
CPartition | Define types needed to iterate over entities of a given partition type |
►CAlbertaLeafGridViewTraits | |
►CCodim | |
CPartition | Define types needed to iterate over entities of a given partition type |
CIndexStack | |
►CAlbertaGridIntersectionBase | |
CGlobalCoordReader | |
CLocalCoordReader | |
CAlbertaGridLeafIterator< codim, Ghost_Partition, GridImp > | |
►CAlbertaGridLevelProvider | |
CCalcMaxLevel | |
CInterpolation | |
CSetLocal | |
CAlbertaGridLevelIterator< codim, Ghost_Partition, GridImp > | |
CAlbertaError | |
CAlbertaIOError | |
CPersistentContainer< AlbertaGrid< dim, dimworld >, T > | |
CStructuredGridFactory | Construct structured cube and simplex grids in unstructured grid managers |
CStructuredGridFactory< AlbertaGrid< dim, dimworld > > | Specialization of the generic StructuredGridFactory for AlbertaGrid |
CAlbertaTransformation | |
CAlbertaMarkerVector | Marker assigning subentities to one element containing them |
CAdaptDataHandle | |
CAdaptDataHandleInterface | Interface class for the Grid's adapt method where the parameter is a AdaptDataHandleInterface |
CCombinedAdaptProlongRestrict | Class for combining 2 index sets together for adaptation process |
CBackupRestoreFacility | Facility for writing and reading grids |
CBackupRestoreFacility< const Grid > | BackupRestoreFacility taking const Grid as type and deriving from the version with the const |
CDuneBoundaryProjection | Interface class for vertex projection at the boundary |
CBoundaryProjectionWrapper | |
CBoundarySegmentWrapper | |
CCircleBoundaryProjection | |
CBoundarySegment | Base class for classes implementing geometries of boundary segments |
CBoundarySegmentBackupRestore | |
CMessageBufferIF | Communication message buffer interface. This class describes the interface for reading and writing data to the communication message buffer. As message buffers might be deeply implemented in various packages the message buffers implementations cannot be derived from this interface class. Therefore we just apply the engine concept to wrap the message buffer call and make sure that the interface is fulfilled |
CCommDataHandleIF | CommDataHandleIF describes the features of a data handle for communication in parallel runs using the Grid::communicate methods. Here the Barton-Nackman trick is used to interprete data handle objects as its interface. Therefore usable data handle classes need to be derived from this class |
►CDefaultLevelGridView | |
CCodim | Codim Structure |
►CDefaultLeafGridView | |
CCodim | Codim Structure |
►CDefaultLevelGridViewTraits | |
►CCodim | |
CPartition | Define types needed to iterate over entities of a given partition type |
►CDefaultLeafGridViewTraits | |
►CCodim | |
CPartition | Define types needed to iterate over entities of a given partition type |
CEntity | Wrapper class for entities |
►CEntity< 0, dim, GridImp, EntityImp > | Template specialization of Dune::Entity for Elements (codim==0) |
CCodim | Entity types of the different codimensions |
CEntityDefaultImplementation | Default Implementations for EntityImp |
CEntityDefaultImplementation< 0, dim, GridImp, EntityImp > | Default Implementations for EntityImp (Elements [cd=0]) |
CEntityIterator | Interface class for an iterator over grid entities |
CEntitySeed | Store a reference to an entity with a minimal memory footprint |
CGridError | Base class for exceptions in Dune grid modules |
CGridDefaultImplementation | |
CGeometry | Wrapper class for geometries |
CGeometryDefaultImplementation | Default implementation for class Geometry |
CGeometryDefaultImplementation< 0, cdim, GridImp, GeometryImp > | |
CGlobalGeometryReference | |
CIntersectionIterator | Mesh entities of codimension 0 ("elements") allow to visit all intersections with "neighboring" elements and with the domain boundary |
►CIndexSet | Index Set Interface base class |
CCodim | Export the type of the entity used as parameter in the index(...) method |
►CIdSet | Id Set Interface |
CCodim | Export the type of the entity used as parameter in the id(...) method |
►CGrid | Grid abstract base class |
►CCodim | A Traits struct that collects all associated types of one implementation |
CPartition | A struct collecting all types depending on the partition iterator type |
►CGridTraits | A traits struct that collects all associated types of one grid model |
►CCodim | Traits associated with a specific codim |
CPartition | Traits associated with a specific grid partition type |
CMakeableInterfaceObject | |
►CGridFactoryInterface | Provide a generic factory class for unstructured grids |
CCodim | |
CGridFactory | Provide a generic factory class for unstructured grids |
►CGridView | Grid view abstract base class |
►CCodim | A struct that collects all associated types of one implementation from the Traits class |
CPartition | Define types needed to iterate over entities of a given partition type |
CDeprecatedMethodEmptyFuture | |
CIndexSetDefaultImplementation | Provide default implementation of method if IndexSet |
CIntersectionDefaultNormalVectors | Default Implementations of integrationOuterNormal and unitOuterNormal for IntersectionImp |
CMapper | Mapper interface |
CMultipleCodimMultipleGeomTypeMapper | Implementation class for a multiple codim and multiple geometry type mapper |
CLeafMultipleCodimMultipleGeomTypeMapper | Multiple codim and multiple geometry type mapper for leaf entities |
CLevelMultipleCodimMultipleGeomTypeMapper | Multiple codim and multiple geometry type mapper for entities of one level |
CPartitionSet | A set of PartitionType values |
CSingleCodimSingleGeomTypeMapper | Implementation class for a single codim and single geometry type mapper |
CLeafSingleCodimSingleGeomTypeMapper | Single codim and single geometry type mapper for leaf entities |
CLevelSingleCodimSingleGeomTypeMapper | Single codim and single geometry type mapper for entities of one level |
CSizeCache | Organizes the caching of sizes for one grid and one GeometryType |
CBackupRestoreFacility< GeometryGrid< HostGrid, CoordFunction, Allocator > > | |
CCachedCoordFunction | |
CAnalyticalCoordFunction | Derive an implementation of an analytical coordinate function from this class |
CDiscreteCoordFunction | Derive an implementation of a discrete coordinate function from this class |
CAnalyticalCoordFunctionInterface | Interface class for using an analytical function to define the geometry of a Dune::GeometryGrid. An implementation should be derived from Dune::AnalyticalCoordFunction and the evaluate method mapping has to be supplied |
CDiscreteCoordFunctionInterface | Interface class for using a discrete function to define the geometry of a Dune::GeometryGrid. An implementation should be derived from Dune::DiscreteCoordinateFunction and the evaluate method taking an entity of the host grid together with the number of a vertex returns the coordinate in of that corner. The user must ensure continuity of this mapping. In addition an adapt method is provided which is called whenever adapt() is called on the Dune::GeometryGrid |
►CGeometryGrid | Grid wrapper replacing the geometries |
►CCodim | Traits structure containing types for a codimension |
CPartition | |
CDefaultCoordFunction | |
CIdenticalCoordFunction | |
CPersistentContainer< GeometryGrid< HostGrid, CoordFunction, Allocator >, T > | |
CIdentityGrid | Provides a meta grid that is identical to its host |
CHostGridAccess | Access to host grid objects from GeometryGrid |
CIdentityGridFamily | |
CIdentityGridEntity | The implementation of entities in a IdentityGrid |
CIdentityGridLevelIterator | Iterator over all entities of a given codimension and level of a grid |
CIdentityGridLevelIntersectionIterator | |
CIdentityGridLeafIntersectionIterator | Iterator over all element neighborsMesh entities of codimension 0 ("elements") allow to visit all neighbors, where a neighbor is an entity of codimension 0 which has a common entity of codimension 1 These neighbors are accessed via a IntersectionIterator. This allows the implement non-matching meshes. The number of neighbors may be different from the number of an element! |
CIdentityGridHierarchicIterator | Iterator over the descendants of an entity.Mesh entities of codimension 0 ("elements") allow to visit all entities of codimension 0 obtained through nested, hierarchic refinement of the entity. Iteration over this set of entities is provided by the HierarchicIterator, starting from a given entity |
CIdentityGridEntity< 0, dim, GridImp > | Specialization for codim-0-entities |
CIdentityGridEntitySeed | The EntitySeed class provides the minimal information needed to restore an Entity using the grid |
CIdentityGridGeometry | |
CIdentityGridLevelIndexSet | |
CIdentityGridLeafIndexSet | |
CIdentityGridGlobalIdSet | |
CIdentityGridLocalIdSet | |
CIdentityGridLeafIntersection | An intersection with a leaf neighbor elementMesh entities of codimension 0 ("elements") allow to visit all neighbors, where a neighbor is an entity of codimension 0 which has a common entity of codimension 1 These neighbors are accessed via a IntersectionIterator. This allows the implement non-matching meshes. The number of neighbors may be different from the number of an element! |
CIdentityGridLevelIntersection | |
CIdentityGridLeafIterator | Iterator over all entities of a given codimension and level of a grid |
CAmiraMeshWriter | Provides file writing facilities in the AmiraMesh format |
CLevelAmiraMeshWriter | Provides file writing facilities in the AmiraMesh format for level grids |
CLeafAmiraMeshWriter | Provides file writing facilities in the AmiraMesh format for leaf grids |
CDGFException | Exception class for IO errors in the DGF parser |
CDGFCoordFunction | |
CDGFCoordFunctionFactory | |
CDGFCoordFunctionFactory< HostGrid, CoordFunction, false > | |
CDGFCoordFunctionFactory< HostGrid, CoordFunction, true > | |
CDGFCoordFunctionFactory< HostGrid, DGFCoordFunction< dimD, dimR >, false > | |
CDGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > > | |
CDGFGridInfo< GeometryGrid< HostGrid, CoordFunction, Allocator > > | |
CDGFGridFactory< IdentityGrid< HostGrid > > | |
CDGFGridInfo< IdentityGrid< HostGrid > > | |
CDGFGridInfo< OneDGrid > | |
CDGFGridFactory< OneDGrid > | |
CDGFPrintInfo | |
CDGFGridInfo | Some simple static information for a given GridType |
CDGFWriter | Write a GridView to a DGF file |
CDGFGridFactory< YaspGrid< dim, EquidistantCoordinates< ctype, dim > > > | Grid factory for YaspGrid with equidistant coordinates |
CDGFGridInfo< YaspGrid< dim, EquidistantCoordinates< ctype, dim > > > | |
CDGFGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > > | Grid factory for YaspGrid with equidistant coordinates |
CDGFGridInfo< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > > | |
CDGFEntityKey | |
CElementFaceUtil | |
►CGridPtr | Class for constructing grids from DGF files |
CDataHandle | |
Cmygrid_ptr | |
CMacroGrid | |
CDGFBoundaryParameter | Contains types for additional features |
CDuneGridFormatParser | The DuneGridFormatParser class: reads a DGF file and stores build information in vector structures used by the MacroGrid class |
CGmshReaderOptions | Options for read operation |
CGmshReaderParser | Dimension independent parts for GmshReaderParser |
CGmshReader | Read Gmsh mesh file |
CGmshWriter | Write Gmsh mesh file |
CGnuplotWriter | Writer for 1D grids in gnuplot format |
CLeafGnuplotWriter | GnuplotWriter on the leaf grid |
CLevelGnuplotWriter | GnuplotWriter on a given level grid |
CStarCDReader | File reader for the Star-CD format |
Cb64chunk | Struct representing the three byte text as well as the four 6 bit chunks |
CVTKFunction | A base class for grid functions with any return type and dimension |
CP0VTKFunction | Take a vector and interpret it as cell data for the VTKWriter |
CP1VTKFunction | Take a vector and interpret it as point data for the VTKWriter |
CBase64Stream | Class to base64 encode a stream of data |
CRawStream | Write out data in binary |
CSubsamplingVTKWriter | Writer for the output of subsampled grid functions in the vtk format |
CVTKSequenceWriter | Writer for the ouput of grid functions in the vtk format |
CVTKSequenceWriterBase | Base class to write pvd-files which contains a list of all collected vtk-files |
►CVTKWriter | Writer for the ouput of grid functions in the vtk format |
CCellIterator | Iterator over the grids elements |
CCornerIterator | Iterate over the elements' corners |
CVertexIterator | Iterate over the grid's vertices |
►CVTKLocalFunction | Type erasure wrapper for VTK data sets |
CFunctionWrapper | Type erasure implementation for functions conforming to the dune-functions LocalFunction interface |
CFunctionWrapperBase | Base class for polymorphic container of underlying data set |
CGlobalFunctionWrapper | Type erasure implementation for C++ functions, i.e., functions that can be evaluated in global coordinates |
CVTKFunctionWrapper | Type erasure implementation for legacy VTKFunctions |
COneDGridFamily | |
COneDGrid | One-dimensional adaptive grid |
CUGGridFamily | |
CUGGrid | Front-end for the grid manager of the finite element toolbox UG3 |
►CGridFactory< UGGrid< dimworld > > | Specialization of the generic GridFactory for UGGrid |
CCodim | |
CEntityCommHelper | |
CEntityCommHelper< InteriorBorder_InteriorBorder_Interface > | |
CEntityCommHelper< InteriorBorder_All_Interface > | |
CEntityCommHelper< Overlap_OverlapFront_Interface > | |
CEntityCommHelper< Overlap_All_Interface > | |
CEntityCommHelper< All_All_Interface > | |
►CGlobalIndexSet | Calculate globally unique index over all processes in a Dune grid |
CSubPartitionTypeProvider | Helper class to provide access to subentity PartitionTypes with a run-time codimension |
CSubPartitionTypeProvider< Entity, 0 > | |
CEntityInfo | Structure to hold statistical information about one type of entity |
CGridViewInfoGTCompare | Comparison object to sort GeometryType by majorly dimension |
CGridViewInfo | Structure to hold information about a certain GridView |
CHierarchicSearch | Search an IndexSet for an Entity containing a given point |
►CHostGridAccess< GeometryGrid< HG, CoordFunction, Allocator > > | |
CCodim | A Traits struct that collects return types of class member methods |
►CHostGridAccess< IdentityGrid< HG > > | |
CCodim | A Traits struct that collects return types of class member methods |
CPersistentContainer | A class for storing data during an adaptation cycle |
CPersistentContainer< const Grid, T > | Refer PersistentContainer<const Grid> to the implementation of the mutable grid |
CPersistentContainerInterface | Persistent storage of data on all entities of a grid |
►CPersistentContainerMap | Map-based implementation of the PersistentContainer |
CIteratorWrapper | |
CPersistentContainerVector | Vector-based implementation of the PersistentContainer |
CPersistentContainerWrapper | |
CTensorGridFactoryCreator | |
CTensorGridFactory | A factory class for conveniently creating tensorproduct grids |
CTensorGridFactoryCreator< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > | |
►CVertexOrderByIdFactory | Factory for GeneralVertexOrder objects using an IdSet |
CVertexOrder | Type of vertex order object may depend on the dimension of the element |
CYaspGrid | [ provides Dune::Grid ] |
CYaspGeometry | The general version that handles all codimensions but 0 and dim |
CYaspEntity | |
CYaspEntitySeed | Describes the minimal information necessary to create a fully functional YaspEntity |
CYaspLevelIterator | Iterates over entities of one grid level |
CYaspIntersectionIterator | YaspIntersectionIterator enables iteration over intersections with neighboring codim 0 entities |
CYaspIntersection | YaspIntersection provides data about intersection with neighboring codim 0 entities |
CYaspHierarchicIterator | YaspHierarchicIterator enables iteration over son entities of codim 0 |
CYaspIndexSet | Implementation of Level- and LeafIndexSets for YaspGrid |
CYaspGlobalIdSet | Persistent, globally unique Ids |
CYaspPersistentContainerIndex | |
CYaspGridFamily | |
CMaybeHaveOrigin | |
CMaybeHaveOrigin< Dune::EquidistantOffsetCoordinates< ctype, dim > > | |
CBackupRestoreFacility< Dune::YaspGrid< dim, Coordinates > > | facility for writing and reading grids |
CBackupRestoreFacility< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > | facility for writing and reading grids |
CEquidistantCoordinates | Container for equidistant coordinates in a YaspGrid |
CEquidistantOffsetCoordinates | Container for equidistant coordinates in a YaspGrid with non-trivial origin |
CTensorProductCoordinates | Coordinate container for a tensor product YaspGrid |
CYLoadBalance | Base class for the yaspgrid partitioning strategy The name might be irritating. It will probably change to YaspPartitionerBase in a 3.0 release |
CYLoadBalanceDefault | Implement the default load balance strategy of yaspgrid |
CYLoadBalancePowerD | Implement yaspgrid load balance strategy for P=x^{dim} processors |
CYaspFixedSizePartitioner | Implement partitioner that gets a fixed partitioning from an array If the given partitioning doesn't match the number of processors, the grid should be distributed to, an exception is thrown |
CStructuredGridFactory< YaspGrid< dim, EquidistantCoordinates< ctype, dim > > > | Specialization of the StructuredGridFactory for YaspGrid |
CStructuredGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > > | Specialization of the StructuredGridFactory for YaspGrid<EquidistantOffsetCoordinates> |
►CTorus | |
CProcListIterator | |
►CYaspEntity< 0, dim, GridImp > | |
CCodim | |
CYaspEntity< dim, dim, GridImp > | |
CYaspGeometry< mydim, mydim, GridImp > | Specialize for dim=dimworld, i.e. a volume element |
CYaspGeometry< 0, cdim, GridImp > | Specialization for dim=0, this is a vertex |
CPersistentContainer< YaspGrid< dim, CoordCont >, T > | Specialization of the PersistentContainer for YaspGrid |
►CYGridComponent | |
CIterator | |
►CYGrid | Implements a collection of YGridComponents which form a codimension Entities of given codimension c need to be represented by d choose c YgridComponents. All entities in one such component share the same set of spanning unit vectors. A YGrid is used to iterate over the entire set of components the codimension consists of. It doesn't hold any data, but instead holds an iterator range into an array of components (which is owned by YGridLevel) |
CIterator | Iterator over a collection o YGrids A YGrid::Iterator is the heart of an entity in YaspGrid |
►CYGridList | Implements a collection of multiple std::deque<Intersection> Intersections with neighboring processors are stored as std::deque<Intersection>. Eachsuch intersection only holds one YGridComponent. To do all communication associated with one codimension, multiple such deques have to be concatenated. YGridList manges this concatenation. As for YGrids, YGridList doesn't hold any data, but an iterator range into a data array owned by YGridLevel |
CIntersection | Type describing an intersection with a neighboring processor |
CIterator | |
►Nstd | STL namespace |
Citerator_traits< Dune::EntityIterator< codim, Grid, IteratorImp > > | |
Citerator_traits< Dune::IntersectionIterator< GridImp, IntersectionIteratorImp, IntersectionImp > > | |
CIsUnstructured | |