MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Belos::MueLuOpFailure Class Reference

MueLuOpFailure is thrown when a return value from an MueLu call on an Xpetra::Operator or MueLu::Hierarchy is non-zero. More...

#include <BelosMueLuAdapter.hpp>

Inheritance diagram for Belos::MueLuOpFailure:

Public Member Functions

 MueLuOpFailure (const std::string &what_arg)
 

Detailed Description

MueLuOpFailure is thrown when a return value from an MueLu call on an Xpetra::Operator or MueLu::Hierarchy is non-zero.

Definition at line 80 of file BelosMueLuAdapter.hpp.

Constructor & Destructor Documentation

Belos::MueLuOpFailure::MueLuOpFailure ( const std::string &  what_arg)
inline

Definition at line 82 of file BelosMueLuAdapter.hpp.


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