NEML2 2.0.0
|
This is the complete list of members for Newton, including all inherited members.
atol | NonlinearSolver | |
converged(size_t itr, const torch::Tensor &nR, const torch::Tensor &nR0) const | Newton | protectedvirtual |
doc() const | NEML2Object | inline |
expected_options() | Newton | static |
final_update(NonlinearSystem &system, NonlinearSystem::Sol< true > &x, const NonlinearSystem::Res< true > &r, const NonlinearSystem::Jac< true > &J) | Newton | protectedvirtual |
host() const | NEML2Object | |
host() | NEML2Object | |
input_options() const | NEML2Object | inline |
miters | NonlinearSolver | |
name() const | NEML2Object | inline |
NEML2Object()=delete | NEML2Object | |
NEML2Object(NEML2Object &&)=delete | NEML2Object | |
NEML2Object(const NEML2Object &)=delete | NEML2Object | |
NEML2Object(const OptionSet &options) | NEML2Object | |
Newton(const OptionSet &options) | Newton | |
NonlinearSolver(const OptionSet &options) | NonlinearSolver | |
operator=(const NEML2Object &)=delete | NEML2Object | |
operator=(NEML2Object &&)=delete | NEML2Object | |
path() const | NEML2Object | inline |
prepare(const NonlinearSystem &, const NonlinearSystem::Sol< true > &) | Newton | inlineprotectedvirtual |
RetCode enum name | NonlinearSolver | |
rtol | NonlinearSolver | |
setup() | NEML2Object | inlinevirtual |
solve(NonlinearSystem &system, const NonlinearSystem::Sol< false > &x0) override | Newton | virtual |
solve_direction(const NonlinearSystem::Res< true > &r, const NonlinearSystem::Jac< true > &J) | Newton | protectedvirtual |
Solver(const OptionSet &options) | Solver | |
type() const | NEML2Object | inline |
update(NonlinearSystem &system, NonlinearSystem::Sol< true > &x, const NonlinearSystem::Res< true > &r, const NonlinearSystem::Jac< true > &J) | Newton | protectedvirtual |
verbose | Solver | |
~NEML2Object()=default | NEML2Object | virtual |