BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Bempp::SpaceHelper< BasisFunctionType > Member List

This is the complete list of members for Bempp::SpaceHelper< BasisFunctionType >, including all inherited members.

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