dune-foamgrid 2.8.0
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NDune
 NCapabilities
 ChasEntity< FoamGrid< dimgrid, dimworld, ctype >, codim >True if the grid implements entities of a given codim
 CisLeafwiseConforming< FoamGrid< dimgrid, dimworld, ctype > >
 CisLevelwiseConforming< FoamGrid< dimgrid, dimworld, ctype > >
 Ndgf
 CFoamGridParameterBlock
 CDGFGridFactory< FoamGrid< dim, dimworld, ctype > >
 CDGFGridInfo< FoamGrid< dim, dimworld, ctype > >
 CFoamGridAn implementation of the Dune grid interface: a 1- or 2-dimensional simplicial grid in an n-dimensional world
 CFoamGridEntityThe implementation of entities in a FoamGrid
 CFoamGridEntity< 0, 1, GridImp >
 CCodim
 CFoamGridEntity< 0, 2, GridImp >Specialization for codim-0-entities, i.e., elements for dimgrid==2
 CCodim
 CFoamGridEntityBaseBase class for FoamGrid entity implementation classes
 CFoamGridEntityImpThe actual entity implementation
 CFoamGridEntityImp< 0, dimgrid, dimworld, ctype >Vertex specialization of FoamGridEntityImp
 CFoamGridEntityImp< 1, 1, dimworld, ctype >Element specialization of FoamGridEntityImp for 1d grids. Element is a grid entity of topological codimension 0 and dimension dimgrid
 CFoamGridEntityImp< 1, 2, dimworld, ctype >Edge specialization of FoamGridEntityImp. Edges only exist for dimgrid == 2
 CFoamGridEntityImp< 2, 2, dimworld, ctype >Element specialization of FoamGridEntityImp for 2d grids. Element is a grid entity of topological codimension 0 and dimension dimgrid
 CFoamGridEntityImp< dimgrid, dimgrid, dimworld, ctype >Element specialization of FoamGridEntityImp. Element is a grid entity of topological codimension 0 and dimension dimgrid
 CFoamGridEntityPointer
 CFoamGridEntitySeedThe EntitySeed class provides the minmal information needed to restore an Entity using the grid
 CFoamGridFamilyEncapsulates loads of types exported by FoamGrid
 CFoamGridGeometry
 CFoamGridHierarchicIteratorIterator 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
 CFoamGridIdSet
 CFoamGridIntersectionBase class of all intersections within FoamGrid
 CFoamGridLeafIndexSet
 CFoamGridLeafIntersectionIterator 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!
 CFoamGridLeafIntersectionIteratorIterator 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 corners of an element!
 CFoamGridLeafIteratorIterator over all entities of a given codimension and level of a grid
 CFoamGridLevelIndexSet
 CFoamGridLevelIntersection
 CFoamGridLevelIntersectionIterator
 CFoamGridLevelIteratorIterator over all entities of a given codimension and level of a grid
 CFoamGridNullIteratorFactory
 CGridFactory< FoamGrid< 1, dimworld, ct > >Specialization of GridFactoryBase for 1D-FoamGrid<1, dimworld>
 CGridFactory< FoamGrid< 2, dimworld, ct > >Specialization of GridFactoryBase for 2D-FoamGrid<2, dimworld>
 CGridFactory< FoamGrid< dimgrid, dimworld, ct > >
 CGridFactoryBaseSpecialization of the generic GridFactory for FoamGrid<dimgrid, dimworld>