Classes | |
| class | NOX::Parameter::AnyPtr |
| Implementation of NOX::Parameter::Arbitrary to hold pointers. More... | |
| class | NOX::Parameter::Arbitrary |
| Support for Arbitrary parameters. More... | |
| class | NOX::Parameter::DirectionConstructor |
| Support for user-defined directions. More... | |
| class | NOX::Parameter::DirectionConstructorT< T > |
| Templated instantiation of NOX::Parameter::DirectionConstructor. More... | |
| class | NOX::Parameter::Entry |
| Manipulating single parameters, including sublists. More... | |
| class | NOX::Parameter::LineSearchConstructor |
| Support for user-defined line searches. More... | |
| class | NOX::Parameter::LineSearchConstructorT< T > |
| Templated instantiation of NOX::Parameter::LineSearchConstructor. More... | |
| class | NOX::Parameter::List |
| Manipulating lists of parameters. More... | |
| class | NOX::Parameter::MeritFunction |
| Derived from NOX::Parameter::Arbitrary class to support a user defined merit function that can be passed to line searches through the parameter list. More... | |
| class | NOX::Parameter::PrePostOperator |
| NOX's pure virtual class to allow users to insert pre and post operations into nox's solvers (before and after the NOX::Solver::Generic::iterate() and NOX::Solver::Generic::solve() methods). More... | |
| class | NOX::Parameter::Rcp |
| Implementation of NOX::Parameter::Arbitrary to ref-count pointers. More... | |
| class | NOX::Parameter::Teuchos2NOX |
| class | NOX::Parameter::UserNorm |
| Derived from NOX::Parameter::Arbitrary class to support a user defined norm that can be passed in throught the parameter list. More... | |
1.3.9.1