Ifpack Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Namespaces | Functions
ParameterHelper.hpp File Reference
#include "Teuchos_ParameterList.hpp"
Include dependency graph for AztecOO_LL/ParameterHelper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  helper
 

Functions

template<typename T >
void helper::GetParameter (const Teuchos::ParameterList &params, const std::string &name, T &value)
 Set a value from a ParameterList if a parameter with the specified name exists.