BEM++
2.0
|
This is the complete list of members for Bempp::ClusterConstructionHelper< BasisFunctionType >, including all inherited members.
AhmedBemBlcluster typedef (defined in Bempp::ClusterConstructionHelper< BasisFunctionType >) | Bempp::ClusterConstructionHelper< BasisFunctionType > | |
AhmedBemCluster typedef (defined in Bempp::ClusterConstructionHelper< BasisFunctionType >) | Bempp::ClusterConstructionHelper< BasisFunctionType > | |
AhmedDofType typedef (defined in Bempp::ClusterConstructionHelper< BasisFunctionType >) | Bempp::ClusterConstructionHelper< BasisFunctionType > | |
constructBemBlockCluster(const AcaOptions &acaOptions, bool symmetric, AhmedBemCluster &testCluster, AhmedBemCluster &trialCluster, bool useStrongAdmissibilityCondition, unsigned int &blockCount) (defined in Bempp::ClusterConstructionHelper< BasisFunctionType >) | Bempp::ClusterConstructionHelper< BasisFunctionType > | static |
constructBemCluster(const Space< BasisFunctionType > &space, bool indexWithGlobalDofs, const AcaOptions &acaOptions, shared_ptr< AhmedBemCluster > &cluster, shared_ptr< IndexPermutation > &o2p, shared_ptr< IndexPermutation > &p2o) (defined in Bempp::ClusterConstructionHelper< BasisFunctionType >) | Bempp::ClusterConstructionHelper< BasisFunctionType > | static |
constructBemCluster(const arma::Mat< CoordinateType > &points, int componentCount, const AcaOptions &acaOptions, shared_ptr< AhmedBemCluster > &cluster, shared_ptr< IndexPermutation > &o2p, shared_ptr< IndexPermutation > &p2o) (defined in Bempp::ClusterConstructionHelper< BasisFunctionType >) | Bempp::ClusterConstructionHelper< BasisFunctionType > | static |
CoordinateType typedef (defined in Bempp::ClusterConstructionHelper< BasisFunctionType >) | Bempp::ClusterConstructionHelper< BasisFunctionType > | |
getComponentBoundingBoxes(const arma::Mat< CoordinateType > &points, int componentCount, std::vector< BoundingBox< CoordinateType > > &boundingBoxes) (defined in Bempp::ClusterConstructionHelper< BasisFunctionType >) | Bempp::ClusterConstructionHelper< BasisFunctionType > | static |
getComponentDofPositions(const arma::Mat< CoordinateType > &points, int componentCount, std::vector< Point3D< CoordinateType > > &positions) (defined in Bempp::ClusterConstructionHelper< BasisFunctionType >) | Bempp::ClusterConstructionHelper< BasisFunctionType > | static |
truncateBemBlockCluster(blcluster *cluster, const blcluster *refCluster) (defined in Bempp::ClusterConstructionHelper< BasisFunctionType >) | Bempp::ClusterConstructionHelper< BasisFunctionType > | static |