dune-fem  2.4.1-rc
Public Types | Static Public Attributes | Protected Types | List of all members
Dune::Fem::IntersectionAdaptiveLeafGridPartTraits< Grid, idxpitype > Class Template Reference

Type definitions for the LeafGridPart class. More...

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/adaptiveleafgridpart.hh>

Inheritance diagram for Dune::Fem::IntersectionAdaptiveLeafGridPartTraits< Grid, idxpitype >:
Inheritance graph

Public Types

typedef IntersectionAdaptiveLeafGridPart< Grid, idxpitype > GridPartType
 type of the grid part , i.e. this type More...
 
typedef IntersectionAdaptiveLeafIndexSet< GridPartTypeIndexSetType
 type of the index set More...
 
typedef Grid GridType
 type of the grid More...
 
typedef TwistUtility< GridTypeTwistUtilityType
 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
 

Detailed Description

template<class Grid, PartitionIteratorType idxpitype>
class Dune::Fem::IntersectionAdaptiveLeafGridPartTraits< Grid, idxpitype >

Type definitions for the LeafGridPart class.

Member Typedef Documentation

typedef GridType::CollectiveCommunication Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::CollectiveCommunicationType
inherited
template<class Grid , PartitionIteratorType idxpitype>
typedef IntersectionAdaptiveLeafGridPart< Grid, idxpitype > Dune::Fem::IntersectionAdaptiveLeafGridPartTraits< Grid, idxpitype >::GridPartType

type of the grid part , i.e. this type

typedef Grid Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::GridType
inherited

type of the grid

typedef AdaptiveLeafIndexSetChooser<-1, onlyCodimensionZero > Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::IndexSetChooserType
protectedinherited
template<class Grid , PartitionIteratorType idxpitype>
typedef IntersectionAdaptiveLeafIndexSet< GridPartType > Dune::Fem::IntersectionAdaptiveLeafGridPartTraits< Grid, idxpitype >::IndexSetType

type of the index set

typedef GridType::LeafGridView::IntersectionIterator Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::IntersectionIteratorType
inherited
typedef TwistUtility< GridType > Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::TwistUtilityType
inherited

The type of the corresponding TwistUtility.

Member Data Documentation

const bool Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::conforming
staticinherited

is true if grid on this view only has conforming intersections

const InterfaceType Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::indexSetInterfaceType
staticinherited
const PartitionIteratorType Dune::Fem::AdaptiveLeafGridPartTraits< Grid, idxpitype, onlyCodimensionZero >::indexSetPartitionType
staticinherited

The documentation for this class was generated from the following file: