![]() |
OGS
|
This is the complete list of members for MathLib::PiecewiseConstantInterpolation< T >, including all inherited members.
PiecewiseConstantInterpolation(std::vector< T > const &supporting_points, std::vector< double > const &values_at_supp_pnts) | MathLib::PiecewiseConstantInterpolation< T > | inline |
supp_pnts_ | MathLib::PiecewiseConstantInterpolation< T > | private |
value(double const pnt_to_interpolate) const | MathLib::PiecewiseConstantInterpolation< T > | inline |
values_at_supp_pnts_ | MathLib::PiecewiseConstantInterpolation< T > | private |