BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Static Public Member Functions | List of all members
Bempp::SpaceHelper< BasisFunctionType > Struct Template Reference

Public Types

typedef ScalarTraits
< BasisFunctionType >
::RealType 
CoordinateType
 

Static Public Member Functions

static void getGlobalDofInterpolationPoints_defaultImplementation (const Space< BasisFunctionType > &space, arma::Mat< CoordinateType > &points)
 
static void getNormalsAtGlobalDofInterpolationPoints_defaultImplementation (const Space< BasisFunctionType > &space, arma::Mat< CoordinateType > &normals)
 
static void getGlobalDofBoundingBoxes_defaultImplementation (const GridView &view, const std::vector< std::vector< LocalDof > > &global2localDofs, std::vector< BoundingBox< CoordinateType > > &bboxes)
 
static void getGlobalDofNormals_defaultImplementation (const GridView &view, const std::vector< std::vector< LocalDof > > &global2localDofs, std::vector< Point3D< CoordinateType > > &normals)
 
static void initializeLocal2FlatLocalDofMap (size_t flatLocalDofCount, const std::vector< std::vector< GlobalDofIndex > > &local2globalDofs, std::vector< LocalDof > &flatLocal2localDofs)
 

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