|
NEML2 2.0.0
|
This is the complete list of members for NewtonWithTrustRegion, including all inherited members.
| _accept_criteria | NewtonWithTrustRegion | protected |
| _delta | NewtonWithTrustRegion | protected |
| _delta_0 | NewtonWithTrustRegion | protected |
| _delta_max | NewtonWithTrustRegion | protected |
| _expand_criteria | NewtonWithTrustRegion | protected |
| _expand_factor | NewtonWithTrustRegion | protected |
| _reduce_criteria | NewtonWithTrustRegion | protected |
| _reduce_factor | NewtonWithTrustRegion | protected |
| _subproblem | NewtonWithTrustRegion | protected |
| _subproblem_solver | NewtonWithTrustRegion | protected |
| atol | NonlinearSolver | |
| converged(size_t itr, const ATensor &nR, const ATensor &nR0) const | Newton | protectedvirtual |
| doc() const | NEML2Object | inline |
| expected_options() | NewtonWithTrustRegion | static |
| factory() const | NEML2Object | inline |
| final_update(NonlinearSystem &system, NonlinearSystem::Sol< true > &x, const NonlinearSystem::Res< true > &r, const NonlinearSystem::Jac< true > &J) | Newton | protectedvirtual |
| get_data(const std::string &name) | NEML2Object | |
| get_driver(const std::string &name) | NEML2Object | |
| get_model(const std::string &name) | NEML2Object | |
| get_object(const std::string §ion, const std::string &name) | NEML2Object | |
| get_scheduler(const std::string &name) | NEML2Object | |
| get_solver(const std::string &name) | NEML2Object | |
| host() const | NEML2Object | |
| host() | NEML2Object | |
| input_options() const | NEML2Object | inline |
| merit_function_reduction(const NonlinearSystem::Res< true > &r, const NonlinearSystem::Jac< true > &J, const NonlinearSystem::Sol< true > &p) const | NewtonWithTrustRegion | protected |
| 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 | |
| NewtonWithTrustRegion(const OptionSet &options) | NewtonWithTrustRegion | |
| NonlinearSolver(const OptionSet &options) | NonlinearSolver | |
| operator=(NEML2Object &&)=delete | NEML2Object | |
| operator=(const NEML2Object &)=delete | NEML2Object | |
| path() const | NEML2Object | inline |
| prepare(const NonlinearSystem &system, const NonlinearSystem::Sol< true > &x) override | NewtonWithTrustRegion | protectedvirtual |
| resolve_tensor(const std::string &name) | NEML2Object | |
| RetCode enum name | NonlinearSolver | |
| rtol | NonlinearSolver | |
| settings() const | NEML2Object | inline |
| 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) override | NewtonWithTrustRegion | protectedvirtual |
| Solver(const OptionSet &options) | Solver | |
| subproblem_options(const OptionSet &) const | NewtonWithTrustRegion | protected |
| subproblem_solver_options(const OptionSet &) const | NewtonWithTrustRegion | protected |
| type() const | NEML2Object | inline |
| update(NonlinearSystem &system, NonlinearSystem::Sol< true > &x, const NonlinearSystem::Res< true > &r, const NonlinearSystem::Jac< true > &J) override | NewtonWithTrustRegion | protectedvirtual |
| verbose | Solver | |
| ~NEML2Object()=default | NEML2Object | virtual |