dune-fem 2.8.0
|
#include <dune/fem/gridpart/geometrygridpart.hh>
Classes | |
struct | Codim |
Public Types | |
typedef GridFunction | GridFunctionType |
typedef GridFunction::GridPartType | HostGridPartType |
typedef GeometryGridPart< GridFunction > | GridPartType |
typedef GeometryGridPartFamily< GridFunction > | GridPartFamily |
typedef GeometryGridPartFamily< GridFunction > | GridFamily |
typedef GridPart2GridViewImpl< GridPartType > | GridViewType |
typedef MetaTwistUtility< typename HostGridPartType::TwistUtilityType > | TwistUtilityType |
type of twist utility | |
typedef IdIndexSet< const GridPartFamily > | IndexSetType |
typedef HostGridPartType::GridType | GridType |
typedef GeometryGridPartIntersectionIterator< const GridFamily > | IntersectionIteratorImplType |
typedef GeometryGridPartIntersection< const GridFamily > | IntersectionImplType |
typedef IntersectionIterator< const GridFamily, IntersectionIteratorImplType, IntersectionImplType > | IntersectionIteratorType |
typedef HostGridPartType::CollectiveCommunicationType | CollectiveCommunicationType |
Static Public Attributes | |
static const int | dimension = GridFunction::GridPartType::dimension |
static const int | dimensionworld = GridFunction::FunctionSpaceType::dimRange |
static const PartitionIteratorType | indexSetPartitionType = HostGridPartType::indexSetPartitionType |
static const InterfaceType | indexSetInterfaceType = HostGridPartType::indexSetInterfaceType |
static const bool | conforming = HostGridPartType::Traits::conforming |
typedef HostGridPartType::CollectiveCommunicationType Dune::Fem::GeometryGridPartTraits< GridFunction >::CollectiveCommunicationType |
typedef GeometryGridPartFamily< GridFunction > Dune::Fem::GeometryGridPartTraits< GridFunction >::GridFamily |
typedef GridFunction Dune::Fem::GeometryGridPartTraits< GridFunction >::GridFunctionType |
typedef GeometryGridPartFamily< GridFunction > Dune::Fem::GeometryGridPartTraits< GridFunction >::GridPartFamily |
typedef GeometryGridPart< GridFunction > Dune::Fem::GeometryGridPartTraits< GridFunction >::GridPartType |
typedef HostGridPartType::GridType Dune::Fem::GeometryGridPartTraits< GridFunction >::GridType |
typedef GridPart2GridViewImpl< GridPartType > Dune::Fem::GeometryGridPartTraits< GridFunction >::GridViewType |
typedef GridFunction::GridPartType Dune::Fem::GeometryGridPartTraits< GridFunction >::HostGridPartType |
typedef IdIndexSet< const GridPartFamily > Dune::Fem::GeometryGridPartTraits< GridFunction >::IndexSetType |
typedef GeometryGridPartIntersection< const GridFamily > Dune::Fem::GeometryGridPartTraits< GridFunction >::IntersectionImplType |
typedef GeometryGridPartIntersectionIterator< const GridFamily > Dune::Fem::GeometryGridPartTraits< GridFunction >::IntersectionIteratorImplType |
typedef IntersectionIterator< const GridFamily, IntersectionIteratorImplType, IntersectionImplType > Dune::Fem::GeometryGridPartTraits< GridFunction >::IntersectionIteratorType |
typedef MetaTwistUtility< typename HostGridPartType::TwistUtilityType > Dune::Fem::GeometryGridPartTraits< GridFunction >::TwistUtilityType |
type of twist utility
|
static |
|
static |
|
static |
|
static |
|
static |