|
dune-grid
2.4.1
|
#include <dune/grid/alugrid/3d/faceutility.hh>

Public Types | |
| typedef FieldVector< alu3d_ctype, 3 > | NormalType |
| typedef Base::FaceTopo | FaceTopo |
| typedef ALU3dGridFaceInfo< hexa, Comm >::GEOFaceType | GEOFaceType |
| typedef SurfaceNormalCalculator | SurfaceMappingType |
| typedef ALU3dGridFaceInfo< hexa, Comm > | ConnectorType |
| enum | SideIdentifier |
| enum | |
| enum | |
| typedef ElementTopologyMapping< type > | ElementTopo |
| typedef NonConformingFaceMapping< type, Comm > | NonConformingMappingType |
| typedef ReferenceElements< alu3d_ctype, 3 > | ReferenceElementContainerType |
| typedef ReferenceElements< alu3d_ctype, 2 > | ReferenceFaceContainerType |
| typedef ReferenceElement< alu3d_ctype, 3 > | ReferenceElementType |
| typedef ReferenceElement< alu3d_ctype, 2 > | ReferenceFaceType |
| typedef FieldMatrix< alu3d_ctype, numVerticesPerFace, dimworld > | CoordinateType |
Public Member Functions | |
| ALU3dGridGeometricFaceInfoHexa (const ConnectorType &) | |
| ALU3dGridGeometricFaceInfoHexa (const ALU3dGridGeometricFaceInfoHexa &) | |
| NormalType & | outerNormal (const FieldVector< alu3d_ctype, 2 > &local) const |
| void | resetFaceGeom () |
| reset status of faceGeomInfo More... | |
| template<class GeometryImp > | |
| void | buildGlobalGeom (GeometryImp &geo) const |
| update global geometry More... | |
| 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_ |
Helper class which provides geometric face information for the ALU3dGridIntersectionIterator
| typedef ALU3dGridFaceInfo< hexa, Comm > Dune::ALU3dGridGeometricFaceInfoHexa< Comm >::ConnectorType |
|
inherited |
|
inherited |
| typedef Base::FaceTopo Dune::ALU3dGridGeometricFaceInfoHexa< Comm >::FaceTopo |
| typedef ALU3dGridFaceInfo< hexa, Comm >::GEOFaceType Dune::ALU3dGridGeometricFaceInfoHexa< Comm >::GEOFaceType |
|
inherited |
| typedef FieldVector<alu3d_ctype, 3> Dune::ALU3dGridGeometricFaceInfoHexa< Comm >::NormalType |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| typedef SurfaceNormalCalculator Dune::ALU3dGridGeometricFaceInfoHexa< Comm >::SurfaceMappingType |
|
inherited |
|
inherited |
|
inherited |
| Dune::ALU3dGridGeometricFaceInfoHexa< Comm >::ALU3dGridGeometricFaceInfoHexa | ( | const ConnectorType & | ) |
| Dune::ALU3dGridGeometricFaceInfoHexa< Comm >::ALU3dGridGeometricFaceInfoHexa | ( | const ALU3dGridGeometricFaceInfoHexa< Comm > & | ) |
| void Dune::ALU3dGridGeometricFaceInfoHexa< Comm >::buildGlobalGeom | ( | GeometryImp & | geo | ) | const |
update global geometry
|
inlinestaticprotectedinherited |
|
inlinestaticprotectedinherited |
|
inherited |
|
inherited |
| NormalType& Dune::ALU3dGridGeometricFaceInfoHexa< Comm >::outerNormal | ( | const FieldVector< alu3d_ctype, 2 > & | local | ) | const |
| void Dune::ALU3dGridGeometricFaceInfoHexa< Comm >::resetFaceGeom | ( | ) |
reset status of faceGeomInfo
|
protectedinherited |
|
mutableprotectedinherited |
|
mutableprotectedinherited |
|
mutableprotectedinherited |
|
mutableprotectedinherited |
1.8.11