Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm > Struct Template Reference

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

List of all members.

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

template<class Comm>
struct Dune::ALU3dGridSurfaceMappingFactory< hexa, Comm >


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:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].