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

#include <dune/fem/gridpart/idgridpart.hh>

Classes

struct  Codim
 
struct  GridFamily
 

Public Types

typedef IdGridPart< HostGridPartImp > GridPartType
 
typedef MetaTwistUtility< typename HostGridPartImp ::TwistUtilityType > TwistUtilityType
 type of twist utility
 
typedef GridFamily::Traits::HostGridPartType HostGridPartType
 
typedef HostGridPartType::GridType GridType
 
typedef IdIndexSet< const GridFamilyIndexSetType
 
typedef IdIntersectionIterator< const GridFamilyIntersectionIteratorImplType
 
typedef IdIntersection< const GridFamilyIntersectionImplType
 
typedef IntersectionIterator< const GridFamily, 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 HostGridPartImp >
typedef HostGridPartType::CollectiveCommunicationType Dune::Fem::IdGridPartTraits< HostGridPartImp >::CollectiveCommunicationType

◆ GridPartType

template<class HostGridPartImp >
typedef IdGridPart< HostGridPartImp > Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridPartType

◆ GridType

template<class HostGridPartImp >
typedef HostGridPartType::GridType Dune::Fem::IdGridPartTraits< HostGridPartImp >::GridType

◆ HostGridPartType

template<class HostGridPartImp >
typedef GridFamily::Traits::HostGridPartType Dune::Fem::IdGridPartTraits< HostGridPartImp >::HostGridPartType

◆ IndexSetType

template<class HostGridPartImp >
typedef IdIndexSet< const GridFamily > Dune::Fem::IdGridPartTraits< HostGridPartImp >::IndexSetType

◆ IntersectionImplType

template<class HostGridPartImp >
typedef IdIntersection< const GridFamily > Dune::Fem::IdGridPartTraits< HostGridPartImp >::IntersectionImplType

◆ IntersectionIteratorImplType

template<class HostGridPartImp >
typedef IdIntersectionIterator< const GridFamily > Dune::Fem::IdGridPartTraits< HostGridPartImp >::IntersectionIteratorImplType

◆ IntersectionIteratorType

template<class HostGridPartImp >
typedef IntersectionIterator< const GridFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::IdGridPartTraits< HostGridPartImp >::IntersectionIteratorType

◆ TwistUtilityType

template<class HostGridPartImp >
typedef MetaTwistUtility< typename HostGridPartImp :: TwistUtilityType > Dune::Fem::IdGridPartTraits< HostGridPartImp >::TwistUtilityType

type of twist utility

Member Data Documentation

◆ conforming

template<class HostGridPartImp >
const bool Dune::Fem::IdGridPartTraits< HostGridPartImp >::conforming = HostGridPartType::Traits::conforming
static

◆ indexSetInterfaceType

template<class HostGridPartImp >
const InterfaceType Dune::Fem::IdGridPartTraits< HostGridPartImp >::indexSetInterfaceType = HostGridPartType::indexSetInterfaceType
static

◆ indexSetPartitionType

template<class HostGridPartImp >
const PartitionIteratorType Dune::Fem::IdGridPartTraits< HostGridPartImp >::indexSetPartitionType = HostGridPartType::indexSetPartitionType
static

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