|
BEM++
2.0
|
Functor calculating the value of a scalar basis function multiplied by the unit vector normal to the surface. More...
#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/fiber/scalar_function_value_times_normal_functor.hpp>
Public Types | |
| typedef CoordinateType_ | CoordinateType |
Public Types inherited from Fiber::ElementaryShapeTransformationFunctorWrapper< ScalarFunctionValueTimesNormalElementaryFunctor< CoordinateType_ > > | |
|
typedef ScalarFunctionValueTimesNormalElementaryFunctor < CoordinateType_ > ::CoordinateType | CoordinateType |
Additional Inherited Members | |
Public Member Functions inherited from Fiber::ElementaryShapeTransformationFunctorWrapper< ScalarFunctionValueTimesNormalElementaryFunctor< CoordinateType_ > > | |
| size_t | transformationCount () const |
| int | argumentDimension () const |
| int | resultDimension (size_t transformationIndex) const |
| void | addDependencies (size_t &basisDeps, size_t &geomDeps) const |
| void | evaluate (const ConstBasisDataSlice< ValueType > &basisData, const ConstGeometricalDataSlice< CoordinateType > &geomData, CollectionOf1dSlicesOf3dArrays< ValueType > &result) const |
Functor calculating the value of a scalar basis function multiplied by the unit vector normal to the surface.
1.8.5