| 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(const unsigned &order) | CppNoddy::Equation< _Type, _Xtype > | |
| FN_AT_LAST_STATE | CppNoddy::Residual< _Type > | protected |
| get_number_of_vars() const | CppNoddy::Residual< _Type > | inline |
| get_order() const | CppNoddy::Residual< _Type > | 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 |
| NUMBER_OF_VARS | CppNoddy::Residual< _Type > | protected |
| ORDER_OF_SYSTEM | CppNoddy::Residual< _Type > | protected |
| Residual(const unsigned &order) | CppNoddy::Residual< _Type > | |
| Residual(const unsigned &order, const unsigned &nvars) | CppNoddy::Residual< _Type > | |
| residual() const | CppNoddy::Residual< _Type > | inline |
| 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< _Type > &state) | CppNoddy::Residual< _Type > | inline |
| ~Equation() | CppNoddy::Equation< _Type, _Xtype > | virtual |
| ~Residual() | CppNoddy::Residual< _Type > | virtual |
| ~Residual_with_coords() | CppNoddy::Residual_with_coords< _Type, _Xtype > | virtual |