MueLu  Version of the Day
MueLu::Exceptions::NotImplemented Class Reference

Exception throws when you call an unimplemented method of MueLu. More...

#include <MueLu_Exceptions.hpp>

Inheritance diagram for MueLu::Exceptions::NotImplemented:

Public Member Functions

 NotImplemented (const std::string &what_arg)
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ NotImplemented()

MueLu::Exceptions::NotImplemented::NotImplemented ( const std::string &  what_arg)
inline

Definition at line 66 of file MueLu_Exceptions.hpp.


The documentation for this class was generated from the following file: