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

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

Classes

struct  Codim
 

Public Types

typedef GeoGridPart< CoordFunction > GridPartType
 
typedef GeoGridPartFamily< CoordFunction > GridPartFamily
 
typedef GeoGridPartFamily< CoordFunction > GridFamily
 
typedef GridPartFamily::Traits::HostGridPartType HostGridPartType
 
typedef HostGridPartType::GridType GridType
 
typedef MetaTwistUtility< typename HostGridPartType::TwistUtilityType > TwistUtilityType
 type of twist utility More...
 
typedef IdIndexSet< const GridPartFamilyIndexSetType
 
typedef GeoIntersection< const GridPartFamilyIntersectionImplType
 
typedef GeoIntersectionIterator< const GridPartFamilyIntersectionIteratorImplType
 
typedef IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplTypeIntersectionIteratorType
 
typedef HostGridPartType::CollectiveCommunicationType CollectiveCommunicationType
 

Static Public Attributes

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

Member Typedef Documentation

template<class CoordFunction >
typedef HostGridPartType::CollectiveCommunicationType Dune::Fem::GeoGridPartTraits< CoordFunction >::CollectiveCommunicationType
template<class CoordFunction >
typedef GeoGridPartFamily< CoordFunction > Dune::Fem::GeoGridPartTraits< CoordFunction >::GridFamily
template<class CoordFunction >
typedef GeoGridPartFamily< CoordFunction > Dune::Fem::GeoGridPartTraits< CoordFunction >::GridPartFamily
template<class CoordFunction >
typedef GeoGridPart< CoordFunction > Dune::Fem::GeoGridPartTraits< CoordFunction >::GridPartType
template<class CoordFunction >
typedef HostGridPartType::GridType Dune::Fem::GeoGridPartTraits< CoordFunction >::GridType
template<class CoordFunction >
typedef GridPartFamily::Traits::HostGridPartType Dune::Fem::GeoGridPartTraits< CoordFunction >::HostGridPartType
template<class CoordFunction >
typedef IdIndexSet< const GridPartFamily > Dune::Fem::GeoGridPartTraits< CoordFunction >::IndexSetType
template<class CoordFunction >
typedef GeoIntersection< const GridPartFamily > Dune::Fem::GeoGridPartTraits< CoordFunction >::IntersectionImplType
template<class CoordFunction >
typedef GeoIntersectionIterator< const GridPartFamily > Dune::Fem::GeoGridPartTraits< CoordFunction >::IntersectionIteratorImplType
template<class CoordFunction >
typedef IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::GeoGridPartTraits< CoordFunction >::IntersectionIteratorType
template<class CoordFunction >
typedef MetaTwistUtility< typename HostGridPartType :: TwistUtilityType > Dune::Fem::GeoGridPartTraits< CoordFunction >::TwistUtilityType

type of twist utility

Member Data Documentation

template<class CoordFunction >
const bool Dune::Fem::GeoGridPartTraits< CoordFunction >::conforming = HostGridPartType::Traits::conforming
static
template<class CoordFunction >
const InterfaceType Dune::Fem::GeoGridPartTraits< CoordFunction >::indexSetInterfaceType = HostGridPartType::indexSetInterfaceType
static
template<class CoordFunction >
const PartitionIteratorType Dune::Fem::GeoGridPartTraits< CoordFunction >::indexSetPartitionType = HostGridPartType::indexSetPartitionType
static

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