| coord(const unsigned &i) | CppNoddy::Residual_with_coords< _Type, _Xtype > | inline |
| coord(const unsigned &i) const | CppNoddy::Residual_with_coords< _Type, _Xtype > | inline |
| coords | CppNoddy::Residual_with_coords< _Type, _Xtype > | protected |
| DELTA | CppNoddy::Residual< _Type > | protected |
| delta() | CppNoddy::Residual< _Type > | inline |
| delta() const | CppNoddy::Residual< _Type > | inline |
| Equation_1matrix(const unsigned &order) | CppNoddy::Equation_1matrix< _Type, _Xtype > | explicit |
| Equation_2matrix(const unsigned &order) | CppNoddy::Equation_2matrix< double > | explicit |
| FN_AT_LAST_STATE | CppNoddy::Residual< _Type > | protected |
| get_jacobian_of_matrix0_mult_vector(const DenseVector< _Type > &state, const DenseVector< _Type > &vec, DenseMatrix< _Type > &h) const | CppNoddy::Equation_1matrix< _Type, _Xtype > | virtual |
| get_jacobian_of_matrix1_mult_vector(const DenseVector< double > &state, const DenseVector< double > &vec, DenseMatrix< double > &h) const | CppNoddy::Equation_2matrix< double > | virtual |
| get_number_of_vars() const | CppNoddy::Residual< _Type > | inline |
| get_order() const | CppNoddy::Residual< _Type > | inline |
| harmonic_equation() | CppNoddy::Example::harmonic_equation | inline |
| JAC_AT_LAST_STATE | CppNoddy::Residual< _Type > | protected |
| jacobian() const | CppNoddy::Residual< _Type > | inline |
| jacobian(const DenseVector< _Type > &state, DenseMatrix< _Type > &jac) const | CppNoddy::Residual< _Type > | protectedvirtual |
| LAST_STATE | CppNoddy::Residual< _Type > | protected |
| matrix0(const DenseVector< double > &z, DenseMatrix< double > &m) const | CppNoddy::Example::harmonic_equation | inline |
| Equation_2matrix< double >::matrix0() const | CppNoddy::Equation_1matrix< _Type, _Xtype > | inline |
| Equation_2matrix< double >::matrix0(const DenseVector< _Type > &x, DenseMatrix< _Type > &m) const | CppNoddy::Equation_1matrix< _Type, _Xtype > | inlineprotectedvirtual |
| matrix1(const DenseVector< double > &z, DenseMatrix< double > &m) const | CppNoddy::Example::harmonic_equation | inlinevirtual |
| Equation_2matrix< double >::matrix1() const | CppNoddy::Equation_2matrix< double > | inline |
| NUMBER_OF_VARS | CppNoddy::Residual< _Type > | protected |
| ORDER_OF_SYSTEM | CppNoddy::Residual< _Type > | protected |
| residual() const | CppNoddy::Residual< _Type > | inline |
| Residual(const unsigned &order) | CppNoddy::Residual< _Type > | |
| Residual(const unsigned &order, const unsigned &nvars) | CppNoddy::Residual< _Type > | |
| residual_fn(const DenseVector< double > &z, DenseVector< double > &g) const | CppNoddy::Example::harmonic_equation | inline |
| Equation_2matrix< double >::residual_fn(const DenseVector< _Type > &state, DenseVector< _Type > &f) const | CppNoddy::Residual< _Type > | inlinevirtual |
| Residual_with_coords(const unsigned &order, const unsigned &ncoords) | CppNoddy::Residual_with_coords< _Type, _Xtype > | |
| Residual_with_coords(const unsigned &order, const unsigned &nvars, const unsigned &ncoords) | CppNoddy::Residual_with_coords< _Type, _Xtype > | |
| update(const DenseVector< double > &state) | CppNoddy::Equation_2matrix< double > | |
| ~Equation_1matrix() | CppNoddy::Equation_1matrix< _Type, _Xtype > | virtual |
| ~Equation_2matrix() | CppNoddy::Equation_2matrix< double > | virtual |
| ~Residual() | CppNoddy::Residual< _Type > | virtual |
| ~Residual_with_coords() | CppNoddy::Residual_with_coords< _Type, _Xtype > | virtual |