NOX  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
NOX::Petsc::Options Class Reference

Class to convert solver options from command line (or command input file) into a form usable by NOX. More...

#include <NOX_Petsc_Options.H>

Public Member Functions

 Options ()
 Constructor.
 
 Options (Teuchos::ParameterList &params, int rank=0)
 Constructor.
 
 ~Options ()
 Destructor.
 
bool setOptions (Teuchos::ParameterList &params)
 Set parameter list based on options on command line or from file.
 
Teuchos::RCP
< NOX::StatusTest::Combo > & 
getStatusTest ()
 Get reference to the final (combo) status test.
 

Detailed Description

Class to convert solver options from command line (or command input file) into a form usable by NOX.

Details go here .....


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