BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Bempp::InterpolatedFunction< ValueType > Member List

This is the complete list of members for Bempp::InterpolatedFunction< ValueType >, including all inherited members.

addGeometricalDependencies(size_t &geomDeps) const (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >virtual
checkCompatibility(const InterpolatedFunction< ValueType > &other) const (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >private
codomainDimension() const (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >virtual
CoordinateType typedef (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >
evaluate(const Fiber::GeometricalData< CoordinateType > &geomData, arma::Mat< ValueType > &result) const (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >virtual
evaluate(const GeometricalData< CoordinateType > &geomData, arma::Mat< ValueType > &result) const =0 (defined in Fiber::Function< ValueType >)Fiber::Function< ValueType >pure virtual
exportToVtk(const char *dataLabel, const char *fileNamesBase, const char *filesPath=0, VtkWriter::OutputType type=VtkWriter::ASCII) const Bempp::InterpolatedFunction< ValueType >
grid() const Bempp::InterpolatedFunction< ValueType >
InterpolatedFunction(const Grid &grid, const arma::Mat< ValueType > &vertexValues, InterpolationMethod method=LINEAR)Bempp::InterpolatedFunction< ValueType >
InterpolationMethod enum name (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >
LINEAR enum value (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >
m_grid (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >private
m_method (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >private
m_vertexValues (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >private
operator*(ValueType lhs, const InterpolatedFunction< ValueType > &rhs)Bempp::InterpolatedFunction< ValueType >related
operator*(const InterpolatedFunction< ValueType > &lhs, ValueType rhs)Bempp::InterpolatedFunction< ValueType >related
operator*=(ValueType rhs) (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >
operator+(const InterpolatedFunction< ValueType > &other) const (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >
operator+=(const InterpolatedFunction< ValueType > &rhs)Bempp::InterpolatedFunction< ValueType >
operator-(const InterpolatedFunction< ValueType > &other) const (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >
operator-=(const InterpolatedFunction< ValueType > &rhs) (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >
operator/(ValueType other) const (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >
operator/=(ValueType rhs) (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >
worldDimension() const (defined in Bempp::InterpolatedFunction< ValueType >)Bempp::InterpolatedFunction< ValueType >virtual
~Function() (defined in Fiber::Function< ValueType >)Fiber::Function< ValueType >inlinevirtual