This is the complete list of members for
MathTL::GoertzelReinsch< C >, including all inherited members.
| advance_time(const double delta_t) | MathTL::FunctionTime | [inline, virtual] |
| coeffs_ (defined in MathTL::GoertzelReinsch< C >) | MathTL::GoertzelReinsch< C > | [protected] |
| dimension | MathTL::Function< 1, C > | [static] |
| 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_time() const | MathTL::FunctionTime | [inline] |
| GoertzelReinsch(const Vector< C > &coeffs, const bool sine=true) (defined in MathTL::GoertzelReinsch< C >) | MathTL::GoertzelReinsch< C > | [inline] |
| memory_consumption() const | MathTL::Function< 1, C > | |
| n_components | MathTL::Function< 1, C > | |
| set_coefficients(const Vector< C > &coeffs) (defined in MathTL::GoertzelReinsch< C >) | MathTL::GoertzelReinsch< C > | [inline] |
| set_time(const double new_time) | MathTL::FunctionTime | [inline, virtual] |
| sine_ (defined in MathTL::GoertzelReinsch< C >) | MathTL::GoertzelReinsch< C > | [protected] |
| size_type typedef | MathTL::Function< 1, C > | |
| value(const Point< 1, C > &p, const unsigned int component=0) const (defined in MathTL::GoertzelReinsch< C >) | MathTL::GoertzelReinsch< C > | |
| 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, C > &p, Vector< C > &values) const (defined in MathTL::GoertzelReinsch< C >) | MathTL::GoertzelReinsch< 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] |