|
dune-fem 2.8.0
|
Type definitions for the LeafGridPart class. More...
#include <dune/fem/gridpart/adaptiveleafgridpart.hh>

Classes | |
| struct | AdaptiveLeafIndexSetChooser |
| struct | AdaptiveLeafIndexSetChooser< dummy, true > |
| struct | Codim |
Public Types | |
| typedef Grid | GridType |
| type of the grid | |
| typedef AdaptiveLeafGridPart< GridType, idxpitype, onlyCodimensionZero > | GridPartType |
| type of the grid part , i.e. this type | |
| typedef TwistUtility< GridType > | TwistUtilityType |
| The type of the corresponding TwistUtility. | |
| typedef GridType::CollectiveCommunication | CollectiveCommunicationType |
| typedef IndexSetChooserType::IndexSetType | IndexSetType |
| type of the index set | |
| typedef GridType::LeafGridView::IntersectionIterator | IntersectionIteratorType |
Static Public Attributes | |
| static const PartitionIteratorType | indexSetPartitionType = IndexSetChooserType::indexSetPartitionType |
| static const InterfaceType | indexSetInterfaceType = IndexSetChooserType::indexSetInterfaceType |
| static const bool | conforming = Dune::Capabilities::isLeafwiseConforming< GridType > :: v |
| is true if grid on this view only has conforming intersections | |
Protected Types | |
| typedef AdaptiveLeafIndexSetChooser<-1, onlyCodimensionZero > | IndexSetChooserType |
Type definitions for the LeafGridPart class.
| typedef GridType::CollectiveCommunication Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::CollectiveCommunicationType |
| typedef AdaptiveLeafGridPart< GridType, idxpitype, onlyCodimensionZero > Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::GridPartType |
type of the grid part , i.e. this type
| typedef Grid Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::GridType |
type of the grid
|
protected |
| typedef IndexSetChooserType::IndexSetType Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::IndexSetType |
type of the index set
| typedef GridType::LeafGridView::IntersectionIterator Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::IntersectionIteratorType |
| typedef TwistUtility< GridType > Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::TwistUtilityType |
The type of the corresponding TwistUtility.
|
static |
is true if grid on this view only has conforming intersections
|
static |
|
static |