|
MueLu
Version of the Day
|
Helper class to initialize DefaultProblemTypeLists_ in class MasterList. More...
#include <MueLu_MasterList.hpp>
Public Member Functions | |
| DefaultProblemStrings (const T &key, const U &val) | |
| DefaultProblemStrings< T, U > & | operator() (const T &key, const U &val) |
| operator std::map< T, U > () const | |
Private Attributes | |
| std::map< T, U > | map_ |
Helper class to initialize DefaultProblemTypeLists_ in class MasterList.
Definition at line 70 of file MueLu_MasterList.hpp.
|
inline |
Definition at line 139 of file MueLu_MasterList.hpp.
|
inline |
Definition at line 143 of file MueLu_MasterList.hpp.
|
inline |
Definition at line 148 of file MueLu_MasterList.hpp.
|
private |
Definition at line 152 of file MueLu_MasterList.hpp.