NOX::Solver::Factory Class Reference

Factory class to control the creation of solvers derived from the NOX::Solver::Generic object. More...

#include <NOX_Solver_Factory.H>

List of all members.

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 > &params)
 Nonmember helper function for the NOX::Solver::Factory.


Detailed Description

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.

Note:
Solvers can be constructed using a nonmember function NOX::Solver::buildSolver instead of using this object directly.
Author:
Roger Pawlowski (SNL 1416)

Definition at line 90 of file NOX_Solver_Factory.H.


Constructor & Destructor Documentation

NOX::Solver::Factory::Factory (  ) 

Constructor.

Definition at line 57 of file NOX_Solver_Factory.C.

NOX::Solver::Factory::~Factory (  ) 

Destructor.

Definition at line 62 of file NOX_Solver_Factory.C.


Member Function Documentation

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 > &  params 
)

Nonmember helper function for the NOX::Solver::Factory.

Definition at line 68 of file NOX_Solver_Factory.C.


The documentation for this class was generated from the following files:

Generated on Wed Oct 21 14:28:48 2009 for Nonlinear Solver Project by  doxygen 1.5.9