dune-grid
2.4.1
|
#include <dune/grid/alugrid/3d/faceutility.hh>
Public Types | |
typedef BilinearSurfaceMapping | SurfaceMappingType |
typedef ALU3dGridFaceInfo< hexa, Comm >::GEOFaceType | GEOFaceType |
typedef FieldMatrix< alu3d_ctype, numVerticesPerFace, 3 > | CoordinateType |
Public Member Functions | |
SurfaceMappingType * | buildSurfaceMapping (const CoordinateType &coords) const |
SurfaceMappingType * | buildSurfaceMapping (const GEOFaceType &face) const |
Static Public Attributes | |
static const int | numVerticesPerFace = EntityCount< hexa >::numVerticesPerFace |
typedef FieldMatrix< alu3d_ctype, numVerticesPerFace, 3 > Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::CoordinateType |
typedef ALU3dGridFaceInfo< hexa, Comm >::GEOFaceType Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::GEOFaceType |
typedef BilinearSurfaceMapping Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::SurfaceMappingType |
ALU3dGridSurfaceMappingFactory< hexa, Comm >::SurfaceMappingType * Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::buildSurfaceMapping | ( | const CoordinateType & | coords | ) | const |
ALU3dGridSurfaceMappingFactory< hexa, Comm >::SurfaceMappingType * Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::buildSurfaceMapping | ( | const GEOFaceType & | face | ) | const |
|
static |