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

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

_autoscaleNonlinearSystemprotected
_autoscale_miterNonlinearSystemprotected
_autoscale_tolNonlinearSystemprotected
_col_scalingNonlinearSystemprotected
_row_scalingNonlinearSystemprotected
_scaling_matrices_initializedNonlinearSystemprotected
assemble(Res< false > *residual, Jac< false > *Jacobian) overrideTrustRegionSubProblemprotectedvirtual
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
preconditioned_direction(const Scalar &s) constTrustRegionSubProblem
preconditioned_solve(const Scalar &s, const Tensor &v) constTrustRegionSubProblemprotected
reinit(const Res< true > &r, const Jac< true > &J, const Scalar &delta)TrustRegionSubProblem
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< false > &x) overrideTrustRegionSubProblemprotectedvirtual
neml2::NonlinearSystem::set_guess(const Sol< true > &x) finalNonlinearSystemvirtual
TrustRegionSubProblem(const OptionSet &options)TrustRegionSubProblem
unscale(const Res< true > &r) constNonlinearSystem
unscale(const Jac< true > &J) constNonlinearSystem
unscale(const Sol< true > &u) constNonlinearSystem
~NonlinearSystem()=defaultNonlinearSystemvirtual