|
struct | canCommunicate |
| specialize with 'true' for all codims that a grid can communicate data on (default=false) More...
|
|
struct | canCommunicate< AdaptiveLeafGridPart< Grid, idxpitype, onlyCodimensionZero >, codim > |
|
struct | canCommunicate< const GridPartType, codim > |
|
struct | canCommunicate< DGAdaptiveLeafGridPart< Grid, idxpitype >, codim > |
|
struct | canCommunicate< FilteredGridPart< HostGridPartImp, FilterImp, useFilteredIndexSet >, codim > |
|
struct | canCommunicate< GeoGridPart< CoordFunction >, codim > |
|
struct | canCommunicate< GeometryGridPart< GridFunctionType >, codim > |
|
struct | canCommunicate< GridPartAdapter< GridView >, codim > |
|
struct | canCommunicate< IdGridPart< HostGridPartType >, codim > |
|
struct | canCommunicate< IntersectionAdaptiveLeafGridPart< Grid, idxpitype >, codim > |
|
struct | canCommunicate< LeafGridPart< Grid >, codim > |
|
struct | canCommunicate< LevelGridPart< Grid >, codim > |
|
struct | hasEntity |
| specialize with 'true' for all codims that a grid implements entities for (default=false) More...
|
|
struct | hasEntity< AdaptiveLeafGridPart< Grid, idxpitype, onlyCodimensionZero >, codim > |
|
struct | hasEntity< const GridPartType, codim > |
|
struct | hasEntity< DGAdaptiveLeafGridPart< Grid, idxpitype >, codim > |
|
struct | hasEntity< FilteredGridPart< HostGridPartImp, FilterImp, useFilteredIndexSet >, codim > |
|
struct | hasEntity< GeoGridPart< CoordFunction >, codim > |
|
struct | hasEntity< GeometryGridPart< GridFunctionType >, codim > |
|
struct | hasEntity< GridPartAdapter< GridView >, codim > |
|
struct | hasEntity< IdGridPart< HostGridPartType >, codim > |
|
struct | hasEntity< IntersectionAdaptiveLeafGridPart< Grid, idxpitype >, codim > |
|
struct | hasEntity< LeafGridPart< Grid >, codim > |
|
struct | hasEntity< LevelGridPart< Grid >, codim > |
|
struct | hasGrid |
| specialize with 'false' if grid part has no underlying dune grid (default=true) More...
|
|
struct | hasGrid< AdaptiveLeafGridPart< Grid, idxpitype, onlyCodimensionZero > > |
|
struct | hasGrid< const GridPartType > |
|
struct | hasGrid< DGAdaptiveLeafGridPart< Grid, idxpitype > > |
|
struct | hasGrid< FilteredGridPart< HostGridPartImp, FilterImp, useFilteredIndexSet > > |
|
struct | hasGrid< GeoGridPart< CoordFunction > > |
|
struct | hasGrid< GeometryGridPart< GridFunctionType > > |
|
struct | hasGrid< GridPartAdapter< GridView > > |
|
struct | hasGrid< IdGridPart< HostGridPartType > > |
|
struct | hasGrid< IntersectionAdaptiveLeafGridPart< Grid, idxpitype > > |
|
struct | hasGrid< LeafGridPart< Grid > > |
|
struct | hasGrid< LevelGridPart< Grid > > |
|
struct | hasSingleGeometryType |
| specialize with 'true' for if the codimension 0 entity of the grid part has only one possible geometry type (default=false, topologyid=undefined) More...
|
|
struct | hasSingleGeometryType< AdaptiveLeafGridPart< Grid, idxpitype, onlyCodimensionZero > > |
|
struct | hasSingleGeometryType< const GridPartType > |
|
struct | hasSingleGeometryType< DGAdaptiveLeafGridPart< Grid, idxpitype > > |
|
struct | hasSingleGeometryType< FilteredGridPart< HostGridPartImp, FilterImp, useFilteredIndexSet > > |
|
class | hasSingleGeometryType< GeoGridPart< CoordFunction > > |
|
struct | hasSingleGeometryType< GeometryGridPart< GridFunctionType > > |
|
struct | hasSingleGeometryType< GridPartAdapter< GridView > > |
|
struct | hasSingleGeometryType< IdGridPart< HostGridPartType > > |
|
struct | hasSingleGeometryType< IntersectionAdaptiveLeafGridPart< Grid, idxpitype > > |
|
struct | hasSingleGeometryType< LeafGridPart< Grid > > |
|
struct | hasSingleGeometryType< LevelGridPart< Grid > > |
|
struct | isCartesian |
| specialize with 'true' if the grid part is cartesian (default=false) More...
|
|
struct | isCartesian< AdaptiveLeafGridPart< Grid, idxpitype, onlyCodimensionZero > > |
|
struct | isCartesian< const GridPartType > |
|
struct | isCartesian< DGAdaptiveLeafGridPart< Grid, idxpitype > > |
|
struct | isCartesian< FilteredGridPart< HostGridPartImp, FilterImp, useFilteredIndexSet > > |
|
struct | isCartesian< GeoGridPart< CoordFunction > > |
|
struct | isCartesian< GeometryGridPart< GridFunctionType > > |
|
struct | isCartesian< GridPartAdapter< GridView > > |
|
struct | isCartesian< IdGridPart< HostGridPartType > > |
|
struct | isCartesian< IntersectionAdaptiveLeafGridPart< Grid, idxpitype > > |
|
struct | isCartesian< LeafGridPart< Grid > > |
|
struct | isCartesian< LevelGridPart< Grid > > |
|
struct | isConforming |
| specialize with 'true' if implementation guarantees conforming level grids. (default=false) More...
|
|
struct | isConforming< AdaptiveLeafGridPart< Grid, idxpitype, onlyCodimensionZero > > |
|
struct | isConforming< const GridPartType > |
|
struct | isConforming< DGAdaptiveLeafGridPart< Grid, idxpitype > > |
|
struct | isConforming< FilteredGridPart< HostGridPartImp, FilterImp, useFilteredIndexSet > > |
|
struct | isConforming< GeoGridPart< CoordFunction > > |
|
struct | isConforming< GeometryGridPart< GridFunctionType > > |
|
struct | isConforming< GridPartAdapter< GridView > > |
|
struct | isConforming< IdGridPart< HostGridPartType > > |
|
struct | isConforming< IntersectionAdaptiveLeafGridPart< Grid, idxpitype > > |
|
struct | isConforming< LeafGridPart< Grid > > |
|
struct | isConforming< LevelGridPart< Grid > > |
|