MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu_ParameterListUtils.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  MueLu
 Namespace for MueLu classes and methods.
 

Functions

void MueLu::MergeParameterList (const Teuchos::ParameterList &source, Teuchos::ParameterList &dest, bool overWrite)
 : merge two parameter lists
 
void MueLu::CreateSublists (const Teuchos::ParameterList &List, Teuchos::ParameterList &newList)
 
const Teuchos::ParameterList & MueLu::GetMLSubList (const Teuchos::ParameterList &paramList, const std::string &type, int levelID)
 
Teuchos::RCP< Teuchos::ParameterList > MueLu::ExtractSetOfParameters (const Teuchos::ParameterList &paramList, const std::string &str)
 
void MueLu::replaceAll (std::string &str, const std::string &from, const std::string &to)