MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu_VerbosityLevel.cpp File Reference
#include "MueLu_VerbosityLevel.hpp"
#include "MueLu_Exceptions.hpp"
#include "MueLu_Utilities.hpp"
#include <string>
#include <locale>

Go to the source code of this file.

Namespaces

namespace  MueLu
 Namespace for MueLu classes and methods.
 

Functions

VerbLevel MueLu::toMueLuVerbLevel (const Teuchos::EVerbosityLevel verbLevel)
 Translate Teuchos verbosity level to MueLu verbosity level.
 
std::string MueLu::lowerCase (const std::string &s)
 
MsgType MueLu::toVerbLevel (const std::string &verbLevelStr)