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) | |
~NotImplemented () | |
Exception throws when you call an unimplemented method of MueLu.
Mainly use for development in progress.
Definition at line 29 of file MueLu_Exceptions.hpp.
MueLu::Exceptions::NotImplemented::NotImplemented | ( | const std::string & | what_arg | ) |
Definition at line 23 of file MueLu_Exceptions.cpp.
MueLu::Exceptions::NotImplemented::~NotImplemented | ( | ) |
Definition at line 26 of file MueLu_Exceptions.cpp.