NOX
Development
|
This is the complete list of members for NOX::Direction::Newton, including all inherited members.
compute(NOX::Abstract::Vector &dir, NOX::Abstract::Group &grp, const NOX::Solver::Generic &solver) | NOX::Direction::Newton | virtual |
compute(NOX::Abstract::Vector &dir, NOX::Abstract::Group &grp, const NOX::Solver::LineSearchBased &solver) | NOX::Direction::Newton | virtual |
Generic() | NOX::Direction::Generic | inline |
Newton(const Teuchos::RCP< NOX::GlobalData > &gd, Teuchos::ParameterList ¶ms) | NOX::Direction::Newton | |
reset(const Teuchos::RCP< NOX::GlobalData > &gd, Teuchos::ParameterList ¶ms) | NOX::Direction::Newton | virtual |
resetForcingTerm(const NOX::Abstract::Group &soln, const NOX::Abstract::Group &oldSoln, int niter, const NOX::Solver::Generic &solver) | NOX::Direction::Newton | protectedvirtual |
~Generic() | NOX::Direction::Generic | inlinevirtual |
~Newton() | NOX::Direction::Newton | virtual |