NEML2 2.0.0
Loading...
Searching...
No Matches
NonlinearSystem Member List

This is the complete list of members for NonlinearSystem, including all inherited members.

_autoscaleNonlinearSystemprotected
_autoscale_miterNonlinearSystemprotected
_autoscale_tolNonlinearSystemprotected
_col_scalingNonlinearSystemprotected
_row_scalingNonlinearSystemprotected
_scaling_matrices_initializedNonlinearSystemprotected
assemble(Res< false > *r, Jac< false > *J)=0NonlinearSystemprotectedpure virtual
disable_automatic_scaling(OptionSet &options)NonlinearSystemstatic
enable_automatic_scaling(OptionSet &options)NonlinearSystemstatic
expected_options()NonlinearSystemstatic
init_scaling(const Sol< false > &x, const bool verbose=false)NonlinearSystemvirtual
Jacobian()NonlinearSystem
Jacobian(const Sol< scaled > &x)NonlinearSystem
NonlinearSystem(const NonlinearSystem &)=defaultNonlinearSystem
NonlinearSystem(NonlinearSystem &&) noexcept=defaultNonlinearSystem
NonlinearSystem(const OptionSet &options)NonlinearSystem
operator=(const NonlinearSystem &)=deleteNonlinearSystem
operator=(NonlinearSystem &&)=deleteNonlinearSystem
residual()NonlinearSystem
residual(const Sol< scaled > &x)NonlinearSystem
residual_and_Jacobian()NonlinearSystem
residual_and_Jacobian(const Sol< scaled > &x)NonlinearSystem
scale(const Res< false > &r) constNonlinearSystem
scale(const Jac< false > &J) constNonlinearSystem
scale(const Sol< false > &u) constNonlinearSystem
set_guess(const Sol< true > &x) finalNonlinearSystemvirtual
set_guess(const Sol< false > &x)=0NonlinearSystempure virtual
unscale(const Res< true > &r) constNonlinearSystem
unscale(const Jac< true > &J) constNonlinearSystem
unscale(const Sol< true > &u) constNonlinearSystem
~NonlinearSystem()=defaultNonlinearSystemvirtual