| 
    NOX
    Development
    
   | 
 
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 ¶ms, int rank=0) | |
| Constructor.  | |
| ~Options () | |
| Destructor.  | |
| bool | setOptions (Teuchos::ParameterList ¶ms) | 
| 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.  | |
Class to convert solver options from command line (or command input file) into a form usable by NOX.
Details go here .....
 1.8.5