|
Stratimikos Package Browser (Single Doxygen Collection) Version of the Day
|


Go to the source code of this file.
Functions | |
| void | setAztecOOParameters (Teuchos::ParameterList *pl, AztecOO *solver) |
| Setup an AztecOO solver object with a set of parameters. | |
| Teuchos::RCP< const Teuchos::ParameterList > | getValidAztecOOParameters () |
| Return the list of all valid AztecOO parameters (to validate against). | |
| void setAztecOOParameters | ( | Teuchos::ParameterList * | pl, |
| AztecOO * | solver | ||
| ) |
Setup an AztecOO solver object with a set of parameters.
ToDo: Finish documentation!
Definition at line 77 of file AztecOOParameterList.cpp.
| Teuchos::RCP<const Teuchos::ParameterList> getValidAztecOOParameters | ( | ) |
Return the list of all valid AztecOO parameters (to validate against).
ToDo: Finish documentation!
Definition at line 168 of file AztecOOParameterList.cpp.
1.7.4