dune-grid  2.2.1
Public Types | Public Member Functions | Static Public Attributes | List of all members
Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm > Struct Template Reference

#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

SurfaceMappingTypebuildSurfaceMapping (const CoordinateType &coords) const
SurfaceMappingTypebuildSurfaceMapping (const GEOFaceType &face) const

Static Public Attributes

static const int numVerticesPerFace = EntityCount< hexa >::numVerticesPerFace

Member Typedef Documentation

template<class Comm >
typedef FieldMatrix< alu3d_ctype, numVerticesPerFace, 3 > Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::CoordinateType
template<class Comm >
typedef ALU3dGridFaceInfo< hexa, Comm >::GEOFaceType Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::GEOFaceType
template<class Comm >
typedef BilinearSurfaceMapping Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::SurfaceMappingType

Member Function Documentation

template<class Comm >
ALU3dGridSurfaceMappingFactory< hexa, Comm >::SurfaceMappingType * Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::buildSurfaceMapping ( const CoordinateType coords) const
template<class Comm >
ALU3dGridSurfaceMappingFactory< hexa, Comm >::SurfaceMappingType * Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::buildSurfaceMapping ( const GEOFaceType face) const

Member Data Documentation

template<class Comm >
const int Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >::numVerticesPerFace = EntityCount< hexa >::numVerticesPerFace
static

The documentation for this struct was generated from the following files: