This is the complete list of members for
MathTL::Spline< d >, including all inherited members.
advance_time(const double delta_t) | MathTL::FunctionTime | [inline, virtual] |
coeffs_ | MathTL::Spline< d > | [protected] |
dimension | MathTL::Function< 1 > | [static] |
Function(const unsigned int n_components=1, const double initial_time=0.0) | MathTL::Function< 1 > | |
FunctionTime(const double initial_time=0.0) | MathTL::FunctionTime | [inline] |
get_time() const | MathTL::FunctionTime | [inline] |
knots_ | MathTL::Spline< d > | [protected] |
memory_consumption() const | MathTL::Function< 1 > | |
n_components | MathTL::Function< 1 > | |
set_time(const double new_time) | MathTL::FunctionTime | [inline, virtual] |
size_type typedef | MathTL::Function< 1 > | |
Spline() | MathTL::Spline< d > | [inline] |
Spline(const Array1D< double > &knots, const Array1D< double > &coeffs) | MathTL::Spline< d > | [inline] |
value(const Point< 1 > &p, const unsigned int component=0) const | MathTL::Spline< d > | [inline] |
Function< 1 >::value(const Point< DIM, double > &p, const unsigned int component=0) const =0 | MathTL::Function< 1 > | [pure virtual] |
vector_value(const Point< 1 > &p, Vector< double > &values) const | MathTL::Spline< d > | [inline] |
Function< 1 >::vector_value(const Point< DIM, double > &p, Vector< double > &values) const =0 | MathTL::Function< 1 > | [pure virtual] |
~Function()=0 | MathTL::Function< 1 > | [pure virtual] |
~FunctionTime() | MathTL::FunctionTime | [inline, virtual] |
~Spline() | MathTL::Spline< d > | [inline, virtual] |