MueLu
Version of the Day
|
Exception throws when you call an unimplemented method of MueLu. More...
#include <MueLu_Exceptions.hpp>
Public Member Functions | |
NotImplemented (const std::string &what_arg) | |
Exception throws when you call an unimplemented method of MueLu.
Mainly use for development in progress.
Definition at line 64 of file MueLu_Exceptions.hpp.
MueLu::Exceptions::NotImplemented::NotImplemented | ( | const std::string & | what_arg | ) |
Definition at line 56 of file MueLu_Exceptions.cpp.