MueLu  Version of the Day
Belos::XpetraOpFailure Class Reference

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

#include <BelosXpetraAdapterOperator.hpp>

Inheritance diagram for Belos::XpetraOpFailure:

Public Member Functions

 XpetraOpFailure (const std::string &what_arg)
 

Detailed Description

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

Definition at line 70 of file BelosXpetraAdapterOperator.hpp.

Constructor & Destructor Documentation

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

Definition at line 71 of file BelosXpetraAdapterOperator.hpp.


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