, including all inherited members.
| add(const Polynomial< C > &p) | MathTL::Piecewise< C > | |
| add(const Piecewise< C > &p) | MathTL::Piecewise< C > | |
| advance_time(const double delta_t) | MathTL::FunctionTime | [inline, virtual] |
| clip(const int k1, const int k2) const | MathTL::Piecewise< C > | |
| clip_me(const int k1, const int k2) | MathTL::Piecewise< C > | |
| derivative(const C x) const | MathTL::Piecewise< C > | |
| differentiate() const | MathTL::Piecewise< C > | |
| dilate(const int j) const | MathTL::Piecewise< C > | |
| dilate_me(const int j) | MathTL::Piecewise< C > | |
| dimension | MathTL::Function< 1, C > | [static] |
| expansion (defined in MathTL::Piecewise< C >) | MathTL::Piecewise< C > | [protected] |
| Function(const unsigned int n_components=1, const double initial_time=0.0) | MathTL::Function< 1, C > | |
| FunctionTime(const double initial_time=0.0) | MathTL::FunctionTime | [inline] |
| get_expansion() const | MathTL::Piecewise< C > | |
| get_granularity() const | MathTL::Piecewise< C > | [inline] |
| get_local_expansion(const int k) const | MathTL::Piecewise< C > | |
| get_time() const | MathTL::FunctionTime | [inline] |
| granularity (defined in MathTL::Piecewise< C >) | MathTL::Piecewise< C > | [protected] |
| inner_product(const Piecewise< C > &p) const | MathTL::Piecewise< C > | |
| inner_product(const Polynomial< C > &p) const | MathTL::Piecewise< C > | |
| integrate(const bool quadrature=false) const | MathTL::Piecewise< C > | |
| integrate(const int k1, const int k2, const bool quadrature=false) const | MathTL::Piecewise< C > | |
| MatError(char *str) const | MathTL::Piecewise< C > | |
| memory_consumption() const | MathTL::Function< 1, C > | |
| n_components | MathTL::Function< 1, C > | |
| operator()(const C x) const | MathTL::Piecewise< C > | |
| operator*=(const C c) | MathTL::Piecewise< C > | |
| operator*=(const Polynomial< C > &p) | MathTL::Piecewise< C > | |
| operator*=(const Piecewise< C > &p) | MathTL::Piecewise< C > | |
| operator+=(const Polynomial< C > &p) | MathTL::Piecewise< C > | |
| operator+=(const Piecewise< C > &p) | MathTL::Piecewise< C > | |
| operator-=(const Polynomial< C > &p) | MathTL::Piecewise< C > | |
| operator-=(const Piecewise< C > &p) | MathTL::Piecewise< C > | |
| operator=(const Piecewise< C > &p) | MathTL::Piecewise< C > | |
| PiecesType typedef (defined in MathTL::Piecewise< C >) | MathTL::Piecewise< C > | |
| Piecewise() | MathTL::Piecewise< C > | |
| Piecewise(const Piecewise< C > &p) | MathTL::Piecewise< C > | |
| Piecewise(const int j) | MathTL::Piecewise< C > | |
| scale(const C c) | MathTL::Piecewise< C > | |
| secondDerivative(const C x) const | MathTL::Piecewise< C > | |
| set_local_expansion(const int k, const Polynomial< C > &p) | MathTL::Piecewise< C > | |
| set_time(const double new_time) | MathTL::FunctionTime | [inline, virtual] |
| shift(const int k) const | MathTL::Piecewise< C > | |
| shift_me(const int k) | MathTL::Piecewise< C > | |
| size_type typedef | MathTL::Function< 1, C > | |
| split(const int jnew) const | MathTL::Piecewise< C > | |
| split_me(const int jnew) | MathTL::Piecewise< C > | |
| value(const C x) const | MathTL::Piecewise< C > | |
| value(const Point< 1 > &x, const unsigned int component=0) const | MathTL::Piecewise< C > | [inline] |
| Function< 1, C >::value(const Point< DIM, C > &p, const unsigned int component=0) const =0 | MathTL::Function< 1, C > | [pure virtual] |
| vector_value(const Point< 1 > &p, Vector< C > &values) const | MathTL::Piecewise< C > | [inline] |
| Function< 1, C >::vector_value(const Point< DIM, C > &p, Vector< C > &values) const =0 | MathTL::Function< 1, C > | [pure virtual] |
| ~Function()=0 | MathTL::Function< 1, C > | [pure virtual] |
| ~FunctionTime() | MathTL::FunctionTime | [inline, virtual] |
| ~Piecewise() | MathTL::Piecewise< C > | |