BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | List of all members
Fiber::TestFunctionIntegrator< BasisFunctionType, ResultType > Class Template Referenceabstract

Integration of products of test functions and arbitrary functions over elements. More...

#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/fiber/test_function_integrator.hpp>

Inheritance diagram for Fiber::TestFunctionIntegrator< BasisFunctionType, ResultType >:
Fiber::NumericalTestFunctionIntegrator< BasisFunctionType, UserFunctionType, ResultType, GeometryFactory >

Public Types

typedef ScalarTraits
< ResultType >::RealType 
CoordinateType
 

Public Member Functions

virtual void integrate (const std::vector< int > &elementIndices, const Shapeset< BasisFunctionType > &testShapeset, arma::Mat< ResultType > &result) const =0
 

Detailed Description

template<typename BasisFunctionType, typename ResultType>
class Fiber::TestFunctionIntegrator< BasisFunctionType, ResultType >

Integration of products of test functions and arbitrary functions over elements.


The documentation for this class was generated from the following file: