actions_before_linear_solve(BandedMatrix< _Type > &a, DenseVector< _Type > &b) | CppNoddy::ODE_BVP< _Type, _Xtype > | inlinevirtual |
adapt(const double &adapt_tol) | CppNoddy::ODE_BVP< _Type, _Xtype > | |
adapt(const double &adapt_tol) | CppNoddy::ODE_BVP< _Type, _Xtype > | |
adapt(const double &adapt_tol) | CppNoddy::ODE_BVP< _Type, _Xtype > | |
adapt_until(const double &adapt_tol) | CppNoddy::ODE_BVP< _Type, _Xtype > | |
adapt_until(const double &adapt_tol) | CppNoddy::ODE_BVP< _Type, _Xtype > | |
adapt_until(const double &adapt_tol) | CppNoddy::ODE_BVP< _Type, _Xtype > | |
ArcLength_base() | CppNoddy::ArcLength_base< _Type > | inline |
arclength_residual(const DenseVector< _Type > &x) const | CppNoddy::ArcLength_base< _Type > | protected |
arclength_solve(const double &step) | CppNoddy::ODE_BVP< _Type, _Xtype > | |
arcstep_multiplier() | CppNoddy::ArcLength_base< _Type > | |
ARCSTEP_MULTIPLIER | CppNoddy::ArcLength_base< _Type > | protected |
desired_arc_proportion() | CppNoddy::ArcLength_base< _Type > | |
DS | CppNoddy::ArcLength_base< _Type > | protected |
ds() | CppNoddy::ArcLength_base< _Type > | |
init_arc(_Type *p, const double &length, const double &max_length) | CppNoddy::ODE_BVP< _Type, _Xtype > | |
CppNoddy::ArcLength_base::init_arc(DenseVector< _Type > x, _Type *p, const double &length, const double &max_length) | CppNoddy::ArcLength_base< _Type > | |
INITIALISED | CppNoddy::ArcLength_base< _Type > | protected |
Jac_arclength_residual(DenseVector< _Type > &x) const | CppNoddy::ArcLength_base< _Type > | inlineprotected |
LAST_PARAM | CppNoddy::ArcLength_base< _Type > | protected |
LAST_X | CppNoddy::ArcLength_base< _Type > | protected |
MAX_DS | CppNoddy::ArcLength_base< _Type > | protected |
max_itns() | CppNoddy::ODE_BVP< _Type, _Xtype > | inline |
ODE_BVP(Equation_1matrix< _Type, _Xtype > *ptr_to_equation, const DenseVector< _Xtype > &nodes, Residual< _Type > *ptr_to_left_residual, Residual< _Type > *ptr_to_right_residual) | CppNoddy::ODE_BVP< _Type, _Xtype > | |
p_PARAM | CppNoddy::ArcLength_base< _Type > | protected |
PARAM_DERIV_S | CppNoddy::ArcLength_base< _Type > | protected |
rescale_theta() | CppNoddy::ArcLength_base< _Type > | |
set_monitor_det(bool flag) | CppNoddy::ODE_BVP< _Type, _Xtype > | |
solution() | CppNoddy::ODE_BVP< _Type, _Xtype > | inline |
solve2() | CppNoddy::ODE_BVP< _Type, _Xtype > | |
THETA | CppNoddy::ArcLength_base< _Type > | protected |
theta() | CppNoddy::ArcLength_base< _Type > | |
tolerance() | CppNoddy::ODE_BVP< _Type, _Xtype > | inline |
update(const DenseVector< _Type > &x) | CppNoddy::ArcLength_base< _Type > | protected |
update_theta(const DenseVector< _Type > &x) | CppNoddy::ArcLength_base< _Type > | protected |
X_DERIV_S | CppNoddy::ArcLength_base< _Type > | protected |
~ArcLength_base() | CppNoddy::ArcLength_base< _Type > | inlinevirtual |
~ODE_BVP() | CppNoddy::ODE_BVP< _Type, _Xtype > | virtual |