BEM++
2.0
|
Function to be used as a source term. More...
#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/fiber/function.hpp>
Public Types | |
typedef ScalarTraits < ValueType >::RealType | CoordinateType |
Public Member Functions | |
virtual int | worldDimension () const =0 |
virtual int | codomainDimension () const =0 |
virtual void | addGeometricalDependencies (size_t &geomDeps) const =0 |
virtual void | evaluate (const GeometricalData< CoordinateType > &geomData, arma::Mat< ValueType > &result) const =0 |
Function to be used as a source term.