|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Attributes |
Protected Attributes |
List of all members
Dune::Fem::DefaultUniqueFacetOrientation< GridPart > Struct Template Reference
#include <dune/fem/space/common/uniquefacetorientation.hh>
Public Types | |
| typedef GridPart | GridPartType |
| typedef GridPartType::GridType | GridType |
| typedef DofManager< GridType > | DofManagerType |
| typedef GridPartType::template Codim< 0 >::EntityType | EntityType |
| typedef EntityType::Geometry::GlobalCoordinate | GlobalCoordinateType |
Public Member Functions | |
| DefaultUniqueFacetOrientation (const GridPartType &gridPart) | |
| void | update () const |
| unsigned int | operator() (const EntityType &entity) const |
| const GridPartType & | gridPart () const |
Static Public Attributes | |
| static const int | dimensionworld = GridPartType::dimensionworld |
Protected Attributes | |
| const GridPartType & | gridPart_ |
| const DofManagerType & | dofManager_ |
| GlobalCoordinateType | uniqueDirection_ |
| std::vector< unsigned int > | orientations_ |
| int | sequence_ |
Member Typedef Documentation
◆ DofManagerType
template<class GridPart >
| typedef DofManager< GridType > Dune::Fem::DefaultUniqueFacetOrientation< GridPart >::DofManagerType |
◆ EntityType
template<class GridPart >
| typedef GridPartType::template Codim<0>::EntityType Dune::Fem::DefaultUniqueFacetOrientation< GridPart >::EntityType |
◆ GlobalCoordinateType
template<class GridPart >
| typedef EntityType::Geometry::GlobalCoordinate Dune::Fem::DefaultUniqueFacetOrientation< GridPart >::GlobalCoordinateType |
◆ GridPartType
template<class GridPart >
| typedef GridPart Dune::Fem::DefaultUniqueFacetOrientation< GridPart >::GridPartType |
◆ GridType
template<class GridPart >
| typedef GridPartType::GridType Dune::Fem::DefaultUniqueFacetOrientation< GridPart >::GridType |
Constructor & Destructor Documentation
◆ DefaultUniqueFacetOrientation()
template<class GridPart >
|
inlineexplicit |
Member Function Documentation
◆ gridPart()
template<class GridPart >
|
inline |
◆ operator()()
template<class GridPart >
|
inline |
◆ update()
template<class GridPart >
|
inline |
Member Data Documentation
◆ dimensionworld
template<class GridPart >
|
static |
◆ dofManager_
template<class GridPart >
|
protected |
◆ gridPart_
template<class GridPart >
|
protected |
◆ orientations_
template<class GridPart >
|
mutableprotected |
◆ sequence_
template<class GridPart >
|
mutableprotected |
◆ uniqueDirection_
template<class GridPart >
|
protected |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8