dune-fem  2.4.1-rc
Classes | Public Types | Static Public Attributes | List of all members
Dune::Fem::IdGridPartTraits< HostGridPart > Struct Template Reference

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

Classes

struct  Codim
 
struct  GridFamily
 

Public Types

typedef IdGridPart< HostGridPart > GridPartType
 
typedef MetaTwistUtility< typename HostGridPart::TwistUtilityType > TwistUtilityType
 type of twist utility More...
 
typedef HostGridPart::GridType GridType
 
typedef IdIndexSet< const GridFamilyIndexSetType
 
typedef IdIntersectionIterator< const GridFamilyIntersectionIteratorImplType
 
typedef IdIntersection< const GridFamilyIntersectionImplType
 
typedef IntersectionIterator< const GridFamily, IntersectionIteratorImplType, IntersectionImplTypeIntersectionIteratorType
 
typedef HostGridPart::CollectiveCommunicationType CollectiveCommunicationType
 

Static Public Attributes

static const PartitionIteratorType indexSetPartitionType = HostGridPart::indexSetPartitionType
 
static const InterfaceType indexSetInterfaceType = HostGridPart::indexSetInterfaceType
 
static const bool conforming = HostGridPart::Traits::conforming
 

Member Typedef Documentation

template<class HostGridPart >
typedef HostGridPart::CollectiveCommunicationType Dune::Fem::IdGridPartTraits< HostGridPart >::CollectiveCommunicationType
template<class HostGridPart >
typedef IdGridPart< HostGridPart > Dune::Fem::IdGridPartTraits< HostGridPart >::GridPartType
template<class HostGridPart >
typedef HostGridPart::GridType Dune::Fem::IdGridPartTraits< HostGridPart >::GridType
template<class HostGridPart >
typedef IdIndexSet< const GridFamily > Dune::Fem::IdGridPartTraits< HostGridPart >::IndexSetType
template<class HostGridPart >
typedef IdIntersection< const GridFamily > Dune::Fem::IdGridPartTraits< HostGridPart >::IntersectionImplType
template<class HostGridPart >
typedef IdIntersectionIterator< const GridFamily > Dune::Fem::IdGridPartTraits< HostGridPart >::IntersectionIteratorImplType
template<class HostGridPart >
typedef IntersectionIterator< const GridFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::IdGridPartTraits< HostGridPart >::IntersectionIteratorType
template<class HostGridPart >
typedef MetaTwistUtility< typename HostGridPart :: TwistUtilityType > Dune::Fem::IdGridPartTraits< HostGridPart >::TwistUtilityType

type of twist utility

Member Data Documentation

template<class HostGridPart >
const bool Dune::Fem::IdGridPartTraits< HostGridPart >::conforming = HostGridPart::Traits::conforming
static
template<class HostGridPart >
const InterfaceType Dune::Fem::IdGridPartTraits< HostGridPart >::indexSetInterfaceType = HostGridPart::indexSetInterfaceType
static
template<class HostGridPart >
const PartitionIteratorType Dune::Fem::IdGridPartTraits< HostGridPart >::indexSetPartitionType = HostGridPart::indexSetPartitionType
static

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