Ifpack Package Browser (Single Doxygen Collection)
Development
|
Classes | |
struct | param_struct |
Functions | |
Teuchos::map< std::string, parameter > & | key_map () |
void | initialize_string_map () |
std::string | upper_case (const std::string &s) |
void | set_parameters (const Teuchos::ParameterList ¶meterlist, param_struct ¶ms, bool cerr_warning_if_unused) |
Teuchos::map<std::string,parameter>& Ifpack::key_map | ( | ) |
Definition at line 53 of file ifp_parameters.cpp.
void Ifpack::initialize_string_map | ( | ) |
Definition at line 60 of file ifp_parameters.cpp.
std::string Ifpack::upper_case | ( | const std::string & | s | ) |
Definition at line 84 of file ifp_parameters.cpp.
void Ifpack::set_parameters | ( | const Teuchos::ParameterList & | parameterlist, |
param_struct & | params, | ||
bool | cerr_warning_if_unused | ||
) |
Definition at line 99 of file ifp_parameters.cpp.