| 
    NOX
    Development
    
   | 
 
Factory class to control the creation of solvers derived from the NOX::Solver::Generic object. More...
#include <NOX_Solver_Factory.H>
Public Member Functions | |
| Factory () | |
| Constructor.  | |
| ~Factory () | |
| Destructor.  | |
| 
Teuchos::RCP < NOX::Solver::Generic >  | buildSolver (const Teuchos::RCP< NOX::Abstract::Group > &grp, const Teuchos::RCP< NOX::StatusTest::Generic > &tests, const Teuchos::RCP< Teuchos::ParameterList > ¶ms) | 
Related Functions | |
(Note that these are not member functions.)  | |
| 
Teuchos::RCP < NOX::Solver::Generic >  | buildSolver (const Teuchos::RCP< NOX::Abstract::Group > &grp, const Teuchos::RCP< NOX::StatusTest::Generic > &tests, const Teuchos::RCP< Teuchos::ParameterList > ¶ms) | 
| Nonmember helper function for the NOX::Solver::Factory.  | |
Factory class to control the creation of solvers derived from the NOX::Solver::Generic object.
Parameters
The following entries may be specified in the parameter list.
 1.8.5