|
dune-fem
2.8-git
|
A grid part with an index set specially designed for adaptive calculations including indices for intersections. More...
#include <dune/fem/gridpart/adaptiveleafgridpart.hh>

Public Types | |
| typedef IntersectionAdaptiveLeafGridPart< Grid, idxpitype > | GridPartType |
| type of the grid part , i.e. this type More... | |
| typedef IntersectionAdaptiveLeafIndexSet< GridPartType > | IndexSetType |
| type of the index set More... | |
| typedef Grid | GridType |
| type of the grid More... | |
| typedef TwistUtility< GridType > | TwistUtilityType |
| The type of the corresponding TwistUtility. More... | |
| typedef GridType::CollectiveCommunication | CollectiveCommunicationType |
| typedef GridType::LeafGridView::IntersectionIterator | IntersectionIteratorType |
Static Public Attributes | |
| static const PartitionIteratorType | indexSetPartitionType |
| static const InterfaceType | indexSetInterfaceType |
| static const bool | conforming |
| is true if grid on this view only has conforming intersections More... | |
Protected Types | |
| typedef AdaptiveLeafIndexSetChooser<-1, onlyCodimensionZero > | IndexSetChooserType |
A grid part with an index set specially designed for adaptive calculations including indices for intersections.
The underlying index set is defined also for codimension -1 (intersections).
|
inherited |
| typedef IntersectionAdaptiveLeafGridPart< Grid, idxpitype > Dune::Fem::IntersectionAdaptiveLeafGridPartTraits< Grid, idxpitype >::GridPartType |
type of the grid part , i.e. this type
|
inherited |
type of the grid
|
protectedinherited |
| typedef IntersectionAdaptiveLeafIndexSet< GridPartType > Dune::Fem::IntersectionAdaptiveLeafGridPartTraits< Grid, idxpitype >::IndexSetType |
type of the index set
|
inherited |
|
inherited |
The type of the corresponding TwistUtility.
|
staticinherited |
is true if grid on this view only has conforming intersections
|
staticinherited |
|
staticinherited |