dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Attributes | List of all members
Dune::Fem::GeoGridPartTraits< CoordFunction > Struct Template Reference

#include <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
 
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

◆ CollectiveCommunicationType

template<class CoordFunction >
typedef HostGridPartType::CollectiveCommunicationType Dune::Fem::GeoGridPartTraits< CoordFunction >::CollectiveCommunicationType

◆ GridFamily

template<class CoordFunction >
typedef GeoGridPartFamily< CoordFunction > Dune::Fem::GeoGridPartTraits< CoordFunction >::GridFamily

◆ GridPartFamily

template<class CoordFunction >
typedef GeoGridPartFamily< CoordFunction > Dune::Fem::GeoGridPartTraits< CoordFunction >::GridPartFamily

◆ GridPartType

template<class CoordFunction >
typedef GeoGridPart< CoordFunction > Dune::Fem::GeoGridPartTraits< CoordFunction >::GridPartType

◆ GridType

template<class CoordFunction >
typedef HostGridPartType::GridType Dune::Fem::GeoGridPartTraits< CoordFunction >::GridType

◆ HostGridPartType

template<class CoordFunction >
typedef GridPartFamily::Traits::HostGridPartType Dune::Fem::GeoGridPartTraits< CoordFunction >::HostGridPartType

◆ IndexSetType

template<class CoordFunction >
typedef IdIndexSet< const GridPartFamily > Dune::Fem::GeoGridPartTraits< CoordFunction >::IndexSetType

◆ IntersectionImplType

template<class CoordFunction >
typedef GeoIntersection< const GridPartFamily > Dune::Fem::GeoGridPartTraits< CoordFunction >::IntersectionImplType

◆ IntersectionIteratorImplType

template<class CoordFunction >
typedef GeoIntersectionIterator< const GridPartFamily > Dune::Fem::GeoGridPartTraits< CoordFunction >::IntersectionIteratorImplType

◆ IntersectionIteratorType

template<class CoordFunction >
typedef IntersectionIterator< const GridPartFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::GeoGridPartTraits< CoordFunction >::IntersectionIteratorType

◆ TwistUtilityType

template<class CoordFunction >
typedef MetaTwistUtility< typename HostGridPartType :: TwistUtilityType > Dune::Fem::GeoGridPartTraits< CoordFunction >::TwistUtilityType

type of twist utility

Member Data Documentation

◆ conforming

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

◆ indexSetInterfaceType

template<class CoordFunction >
const InterfaceType Dune::Fem::GeoGridPartTraits< CoordFunction >::indexSetInterfaceType = HostGridPartType::indexSetInterfaceType
static

◆ indexSetPartitionType

template<class CoordFunction >
const PartitionIteratorType Dune::Fem::GeoGridPartTraits< CoordFunction >::indexSetPartitionType = HostGridPartType::indexSetPartitionType
static

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