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 > | inline |
delta() const | CppNoddy::Residual< _Type > | inline |
DELTA | CppNoddy::Residual< _Type > | protected |
Equation_1matrix(const unsigned &order) | CppNoddy::Equation_1matrix< _Type, _Xtype > | explicit |
FN_AT_LAST_STATE | CppNoddy::Residual< _Type > | protected |
gamma | CppNoddy::Example::Nonidentity_equation< _Type, _Xtype > | |
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_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 |
matrix0(const DenseVector< _Type > &z, DenseMatrix< _Type > &m) const | CppNoddy::Example::Nonidentity_equation< _Type, _Xtype > | inlinevirtual |
Equation_1matrix< _Type, _Xtype >::matrix0() const | CppNoddy::Equation_1matrix< _Type, _Xtype > | inline |
Nonidentity_equation() | CppNoddy::Example::Nonidentity_equation< _Type, _Xtype > | inline |
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 > &z, DenseVector< _Type > &g) const | CppNoddy::Example::Nonidentity_equation< _Type, _Xtype > | 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::Equation_1matrix< _Type, _Xtype > | |
~Equation_1matrix() | CppNoddy::Equation_1matrix< _Type, _Xtype > | virtual |
~Residual() | CppNoddy::Residual< _Type > | virtual |
~Residual_with_coords() | CppNoddy::Residual_with_coords< _Type, _Xtype > | virtual |