NEML2 1.4.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
_JacobianNonlinearSystemprotected
_ndofNonlinearSystemprotected
_residualNonlinearSystemprotected
_row_scalingNonlinearSystemprotected
_scaled_JacobianNonlinearSystemprotected
_scaled_residualNonlinearSystemprotected
_scaling_matrices_initializedNonlinearSystemprotected
_solutionNonlinearSystemprotected
assemble(bool residual, bool Jacobian)=0NonlinearSystemprotectedpure virtual
disable_automatic_scaling(OptionSet &options)NonlinearSystemstatic
enable_automatic_scaling(OptionSet &options)NonlinearSystemstatic
expected_options()NonlinearSystemstatic
init_scaling(const bool verbose=false)NonlinearSystemvirtual
Jacobian(const BatchTensor &x)NonlinearSystem
Jacobian()NonlinearSystem
Jacobian_view() constNonlinearSysteminline
NonlinearSystem(const OptionSet &options)NonlinearSystem
residual(const BatchTensor &x)NonlinearSystem
residual()NonlinearSystem
residual_and_Jacobian(const BatchTensor &x)NonlinearSystem
residual_and_Jacobian()NonlinearSystem
residual_norm() constNonlinearSystem
residual_view() constNonlinearSysteminline
scale_direction(const BatchTensor &p) constNonlinearSystem
scale_Jacobian(const BatchTensor &J) constNonlinearSystem
scale_residual(const BatchTensor &r) constNonlinearSystem
set_solution(const BatchTensor &x)NonlinearSystemvirtual
solution() constNonlinearSysteminlinevirtual