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