#include <dune/grid/alugrid/3d/faceutility.hh>
List of all members.
Public Types |
enum | SideIdentifier { INNER,
OUTER
} |
enum | { dimworld = 3
} |
enum | { numVerticesPerFace
} |
typedef ElementTopologyMapping
< type > | ElementTopo |
typedef FaceTopologyMapping< type > | FaceTopo |
typedef
NonConformingFaceMapping< type,
Comm > | NonConformingMappingType |
typedef
GenericReferenceElements
< alu3d_ctype, 3 > | ReferenceElementContainerType |
typedef
GenericReferenceElements
< alu3d_ctype, 2 > | ReferenceFaceContainerType |
typedef
GenericReferenceElement
< alu3d_ctype, 3 > | ReferenceElementType |
typedef
GenericReferenceElement
< alu3d_ctype, 2 > | ReferenceFaceType |
typedef FieldVector
< alu3d_ctype, 3 > | NormalType |
typedef FieldMatrix
< alu3d_ctype,
numVerticesPerFace, dimworld > | CoordinateType |
typedef ALU3dGridFaceInfo
< type, Comm >::GEOFaceType | GEOFaceType |
typedef ALU3dGridFaceInfo
< type, Comm > | ConnectorType |
Public Member Functions |
| ALU3dGridGeometricFaceInfoBase (const ConnectorType &) |
| ALU3dGridGeometricFaceInfoBase (const ALU3dGridGeometricFaceInfoBase &) |
void | resetFaceGeom () |
| reset status of faceGeomInfo
|
const CoordinateType & | intersectionSelfLocal () const |
const CoordinateType & | intersectionNeighborLocal () const |
Static Protected Member Functions |
static const ReferenceElementType & | getReferenceElement () |
static const ReferenceFaceType & | getReferenceFace () |
Protected Attributes |
const ConnectorType & | connector_ |
CoordinateType | coordsSelfLocal_ |
CoordinateType | coordsNeighborLocal_ |
bool | generatedGlobal_ |
bool | generatedLocal_ |
Detailed Description
template<ALU3dGridElementType type, class Comm>
class Dune::ALU3dGridGeometricFaceInfoBase< type, Comm >
Helper class which provides geometric face information for the ALU3dGridIntersectionIterator
Member Typedef Documentation
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
Member Enumeration Documentation
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
Constructor & Destructor Documentation
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
Member Function Documentation
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
Member Data Documentation
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
template<ALU3dGridElementType type, class Comm>
The documentation for this class was generated from the following files: