coord(const unsigned &i) | CppNoddy::Residual_with_coords< double > | inline |
coord(const unsigned &i) const | CppNoddy::Residual_with_coords< double > | inline |
coords | CppNoddy::Residual_with_coords< double > | protected |
Residual< double >::DELTA | CppNoddy::Residual< double > | protected |
Residual_with_coords< double >::DELTA | CppNoddy::Residual< _Type > | protected |
Residual< double >::delta() | CppNoddy::Residual< double > | inline |
Residual< double >::delta() const | CppNoddy::Residual< double > | inline |
Residual_with_coords< double >::delta() | CppNoddy::Residual< _Type > | inline |
Residual_with_coords< double >::delta() const | CppNoddy::Residual< _Type > | inline |
Residual< double >::FN_AT_LAST_STATE | CppNoddy::Residual< double > | protected |
Residual_with_coords< double >::FN_AT_LAST_STATE | CppNoddy::Residual< _Type > | protected |
Residual< double >::get_number_of_vars() const | CppNoddy::Residual< double > | inline |
Residual_with_coords< double >::get_number_of_vars() const | CppNoddy::Residual< _Type > | inline |
Residual< double >::get_order() const | CppNoddy::Residual< double > | inline |
Residual_with_coords< double >::get_order() const | CppNoddy::Residual< _Type > | inline |
Residual< double >::JAC_AT_LAST_STATE | CppNoddy::Residual< double > | protected |
Residual_with_coords< double >::JAC_AT_LAST_STATE | CppNoddy::Residual< _Type > | protected |
Residual< double >::jacobian() const | CppNoddy::Residual< double > | inline |
Residual< double >::jacobian(const DenseVector< double > &state, DenseMatrix< double > &jac) const | CppNoddy::Residual< double > | protectedvirtual |
Residual_with_coords< double >::jacobian() const | CppNoddy::Residual< _Type > | inline |
Residual_with_coords< double >::jacobian(const DenseVector< _Type > &state, DenseMatrix< _Type > &jac) const | CppNoddy::Residual< _Type > | protectedvirtual |
Karman_right_BC() | CppNoddy::Example::Karman_right_BC | inline |
Karman_right_BC() | CppNoddy::Example::Karman_right_BC | inline |
Karman_right_BC() | CppNoddy::Example::Karman_right_BC | inline |
Karman_right_BC() | CppNoddy::Example::Karman_right_BC | inline |
Karman_right_BC() | CppNoddy::Example::Karman_right_BC | inline |
Residual< double >::LAST_STATE | CppNoddy::Residual< double > | protected |
Residual_with_coords< double >::LAST_STATE | CppNoddy::Residual< _Type > | protected |
Residual< double >::NUMBER_OF_VARS | CppNoddy::Residual< double > | protected |
Residual_with_coords< double >::NUMBER_OF_VARS | CppNoddy::Residual< _Type > | protected |
Residual< double >::ORDER_OF_SYSTEM | CppNoddy::Residual< double > | protected |
Residual_with_coords< double >::ORDER_OF_SYSTEM | CppNoddy::Residual< _Type > | protected |
Residual< double >::Residual(const unsigned &order) | CppNoddy::Residual< double > | |
Residual< double >::Residual(const unsigned &order, const unsigned &nvars) | CppNoddy::Residual< double > | |
Residual_with_coords< double >::Residual(const unsigned &order) | CppNoddy::Residual< _Type > | |
Residual_with_coords< double >::Residual(const unsigned &order, const unsigned &nvars) | CppNoddy::Residual< _Type > | |
Residual< double >::residual() const | CppNoddy::Residual< double > | inline |
Residual_with_coords< double >::residual() const | CppNoddy::Residual< _Type > | inline |
residual_fn(const DenseVector< double > &z, DenseVector< double > &B) const | CppNoddy::Example::Karman_right_BC | inlinevirtual |
residual_fn(const DenseVector< double > &z, DenseVector< double > &B) const | CppNoddy::Example::Karman_right_BC | inlinevirtual |
residual_fn(const DenseVector< double > &z, DenseVector< double > &B) const | CppNoddy::Example::Karman_right_BC | inlinevirtual |
residual_fn(const DenseVector< double > &z, DenseVector< double > &B) const | CppNoddy::Example::Karman_right_BC | inlinevirtual |
residual_fn(const DenseVector< double > &z, DenseVector< double > &b) const | CppNoddy::Example::Karman_right_BC | inlinevirtual |
Residual_with_coords< 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< double > | |
Residual_with_coords(const unsigned &order, const unsigned &nvars, const unsigned &ncoords) | CppNoddy::Residual_with_coords< double > | |
Residual< double >::update(const DenseVector< double > &state) | CppNoddy::Residual< double > | inline |
Residual_with_coords< double >::update(const DenseVector< _Type > &state) | CppNoddy::Residual< _Type > | inline |
Residual< double >::~Residual() | CppNoddy::Residual< double > | virtual |
Residual_with_coords< double >::~Residual() | CppNoddy::Residual< _Type > | virtual |
~Residual_with_coords() | CppNoddy::Residual_with_coords< double > | virtual |