|
Ifpack Package Browser (Single Doxygen Collection) Development
|
#include "Teuchos_ParameterList.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | helper |
Functions | |
| template<typename T > | |
| void | helper::GetParameter (const Teuchos::ParameterList ¶ms, const std::string &name, T &value) |
| Set a value from a ParameterList if a parameter with the specified name exists. | |