BEM++
2.0
|
Integration of products of test and trial functions over elements. More...
#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/fiber/test_trial_integrator.hpp>
Public Types | |
typedef ScalarTraits < ResultType >::RealType | CoordinateType |
Public Member Functions | |
virtual void | integrate (const std::vector< int > &elementIndices, const Shapeset< BasisFunctionType > &testShapeset, const Shapeset< BasisFunctionType > &trialShapeset, arma::Cube< ResultType > &result) const =0 |
Integration of products of test and trial functions over elements.