42 #ifndef THYRA_SET_AZTECOO_PARAMETER_LIST_HPP 43 #define THYRA_SET_AZTECOO_PARAMETER_LIST_HPP 46 #include "Teuchos_RCP.hpp" 53 Teuchos::ParameterList *pl
64 #endif // THYRA_SET_AZTECOO_PARAMETER_LIST_HPP 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).