dune-fem
2.4.1-rc
|
Type definitions for the LeafGridPart class. More...
#include </local/tomalk/somewhere/tmp/dune-fem/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 |
Type definitions for the LeafGridPart class.
|
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 |