BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory > Member List

This is the complete list of members for Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >, including all inherited members.

Base typedef (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >
CoordinateType typedef (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >
integrate(const std::vector< int > &elementIndices, const Shapeset< BasisFunctionType > &testShapeset, arma::Mat< ResultType > &result) const (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >virtual
m_function (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >private
m_geometryFactory (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >private
m_localQuadPoints (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >private
m_openClHandler (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >private
m_quadWeights (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >private
m_rawGeometry (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >private
m_testTransformations (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >private
NumericalTestFunctionIntegrator(const arma::Mat< CoordinateType > &localQuadPoints, const std::vector< CoordinateType > quadWeights, const GeometryFactory &geometryFactory, const RawGridGeometry< CoordinateType > &rawGeometry, const CollectionOfShapesetTransformations< CoordinateType > &testTransformations, const Function< UserFunctionType > &function, const OpenClHandler &openClHandler) (defined in Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >)Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >
~TestFunctionIntegrator() (defined in Fiber::TestFunctionIntegrator< BasisFunctionType, ResultType >)Fiber::TestFunctionIntegrator< BasisFunctionType, ResultType >inlinevirtual