#include <dune/alugrid/3d/faceutility.hh>
|
bool | isElementLike () const |
| returns true if outerEntity casts into a helement
|
|
◆ BNDFaceType
◆ GEOElementType
◆ GEOFaceType
◆ GEOPeriodicType
◆ GhostPairType
◆ IMPLElementType
◆ ConformanceState
Enumerator |
---|
CONFORMING | |
REFINED_INNER | |
REFINED_OUTER | |
UNDEFINED | |
◆ ALU3dGridFaceInfo() [1/3]
constructor creating empty face info
◆ ALU3dGridFaceInfo() [2/3]
Construct a connector from a face and the twist seen from the inner element
- Note
- : The user is responsible for the consistency of the input data as well as for choosing the appropriate (i.e. most refined) face Copy constructor
◆ ALU3dGridFaceInfo() [3/3]
◆ ~ALU3dGridFaceInfo()
◆ boundary()
returns true if the face lies on the domain boundary
◆ boundaryFace()
Returns the boundary (outer) element at that face
- Note
- This function is only meaningful at a boundary
◆ boundaryId()
return boundary id if intersection is with domain boundary
◆ conformanceState()
Description of conformance on the face.
◆ conformingRefinement()
return true if conforming refinement is enabled
◆ duneTwist()
int Dune::ALU3dGridFaceInfo< dim, dimworld, type, Comm >::duneTwist |
( |
const int |
faceIdx, |
|
|
const int |
aluTwist |
|
) |
| const |
|
inline |
Twist of the face seen from the inner element.
◆ face()
◆ ghostBoundary()
is the neighbour element a ghost element or a ghost face in case of face true is returned
◆ ghostCellsEnabled()
return true if ghost cells are enabled
◆ innerALUFaceIndex()
Local number of the face in inner element (ALU3dGrid reference element)
◆ innerBoundary()
returns true if inside is a ghost entity
◆ innerEntity()
Returns the inner element at that face.
◆ innerFace()
Returns the inner element at that face
- Note
- This function is only meaningful at a boundary
◆ innerTwist()
Twist of the face seen from the inner element.
◆ isElementLike()
returns true if outerEntity casts into a helement
◆ neighbor()
returns true if outside is something meaningfull
◆ outerALUFaceIndex()
Local number of the face in outer element (ALU3dGrid reference element)
◆ outerBoundary()
returns true if the face lies on the domain boundary and is not a periodic boundary
◆ outerEntity()
Returns the outer element at that face
- Note
- This function is only meaningful in the interior
◆ outerTwist()
Twist of the face seen from the outer element.
◆ outsideLevel()
◆ parallel()
return whether we are in a parallel environment or not
◆ segmentId()
return boundary segment id if intersection is with domain boundary
◆ setFlags()
void Dune::ALU3dGridFaceInfo< dim, dimworld, type, Comm >::setFlags |
( |
const bool |
conformingRefinement, |
|
|
const bool |
ghostCellsEnabled |
|
) |
| |
|
inline |
◆ updateFaceInfo()
The documentation for this class was generated from the following files: