beta | CppNoddy::Example::FS_eqn | |
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(const unsigned &order) | CppNoddy::Equation< double > | |
FN_AT_LAST_STATE | CppNoddy::Residual< _Type > | protected |
FS_eqn() | CppNoddy::Example::FS_eqn | inline |
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< double > &z, DenseVector< double > &f) const | CppNoddy::Example::FS_eqn | inline |
Equation< 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< _Type > &state) | CppNoddy::Residual< _Type > | inline |
~Equation() | CppNoddy::Equation< double > | virtual |
~Residual() | CppNoddy::Residual< _Type > | virtual |
~Residual_with_coords() | CppNoddy::Residual_with_coords< _Type, _Xtype > | virtual |