|
dune-alugrid
2.8-git
|
#include <dune/alugrid/3d/faceutility.hh>

Public Types | |
| typedef FieldVector< alu3d_ctype, dimworld > | NormalType |
| typedef Base::FaceTopo | FaceTopo |
| typedef ALU3dGridFaceInfo< 2, dimworld, hexa, Comm >::GEOFaceType | GEOFaceType |
| typedef ALU3dGridFaceInfo< 2, dimworld, hexa, Comm >::GEOElementType | GEOElementType |
| typedef ALU3dGridFaceInfo< 2, dimworld, hexa, Comm > | ConnectorType |
| enum | SideIdentifier |
| enum | |
| typedef ElementTopologyMapping< type > | ElementTopo |
| typedef NonConformingFaceMapping< dim, dimworld, type, Comm > | NonConformingMappingType |
| typedef ReferenceElements< alu3d_ctype, 3 > | ReferenceElementContainerType |
| typedef ReferenceElements< alu3d_ctype, 2 > | ReferenceFaceContainerType |
| typedef std::decay_t< decltype(ReferenceElementContainerType::general(std::declval< const Dune::GeometryType & >))) > | ReferenceElementType |
| typedef std::decay_t< decltype(ReferenceFaceContainerType::general(std::declval< const Dune::GeometryType & >))) > | ReferenceFaceType |
| typedef FieldMatrix< alu3d_ctype, numVerticesPerFace, dimworld > | CoordinateType |
Public Member Functions | |
| ALU3dGridGeometricFaceInfoHexa (const ConnectorType &) | |
| ALU3dGridGeometricFaceInfoHexa (const ALU3dGridGeometricFaceInfoHexa &) | |
| NormalType & | outerNormal (const FieldVector< alu3d_ctype, 1 > &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 () |
Protected Attributes | |
| const ConnectorType & | connector_ |
| std::array< FieldVector< alu3d_ctype, 2 >, type==tetra ? 3 :4 > | childLocal_ |
| CoordinateType | coordsSelfLocal_ |
| CoordinateType | coordsNeighborLocal_ |
| bool | generatedGlobal_ |
| bool | generatedLocal_ |
Helper class which provides geometric face information for the ALU3dGridIntersectionIterator
| typedef ALU3dGridFaceInfo< 2, dimworld, hexa, Comm > Dune::ALU3dGridGeometricFaceInfoHexa< 2, dimworld, Comm >::ConnectorType |
|
inherited |
|
inherited |
| typedef Base::FaceTopo Dune::ALU3dGridGeometricFaceInfoHexa< 2, dimworld, Comm >::FaceTopo |
| typedef ALU3dGridFaceInfo< 2, dimworld, hexa, Comm >::GEOElementType Dune::ALU3dGridGeometricFaceInfoHexa< 2, dimworld, Comm >::GEOElementType |
| typedef ALU3dGridFaceInfo< 2, dimworld, hexa, Comm >::GEOFaceType Dune::ALU3dGridGeometricFaceInfoHexa< 2, dimworld, Comm >::GEOFaceType |
|
inherited |
| typedef FieldVector<alu3d_ctype, dimworld> Dune::ALU3dGridGeometricFaceInfoHexa< 2, dimworld, Comm >::NormalType |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inline |
|
inline |
update global geometry
|
inlinestaticprotectedinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inline |
reset status of faceGeomInfo
|
protectedinherited |
|
protectedinherited |
|
mutableprotectedinherited |
|
mutableprotectedinherited |
|
mutableprotectedinherited |
|
mutableprotectedinherited |