|
BEM++
2.0
|
Functor evaluating the integrand of the standard identity operator. More...
#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/fiber/simple_test_trial_integrand_functor.hpp>
Public Types | |
| typedef BasisFunctionType_ | BasisFunctionType |
| typedef ResultType_ | ResultType |
|
typedef ScalarTraits < ResultType >::RealType | CoordinateType |
Public Member Functions | |
| void | addGeometricalDependencies (size_t &geomDeps) const |
| ResultType | evaluate (const ConstGeometricalDataSlice< CoordinateType > &, const CollectionOf1dSlicesOfConst3dArrays< BasisFunctionType > &testValues, const CollectionOf1dSlicesOfConst3dArrays< BasisFunctionType > &trialValues) const |
Functor evaluating the integrand of the standard identity operator.
This functor evaluates the integrand having the form of the scalar product of a single test function transformation and a single trial function transformation.
1.8.5