SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
Loading...
Searching...
No Matches
slate::MpiException Class Reference

Exception class for slate_mpi_call(). More...

#include <mpi.hh>

Inheritance diagram for slate::MpiException:
slate::Exception

Public Member Functions

 MpiException (const char *call, int code, const char *func, const char *file, int line)
 
- Public Member Functions inherited from slate::Exception
 Exception (std::string const &msg)
 Sets the what() message to msg.
 
 Exception (std::string const &msg, const char *func, const char *file, int line)
 Sets the what() message to msg with func, file, line appended.
 
virtual char const * what () const noexcept override
 

Additional Inherited Members

- Protected Member Functions inherited from slate::Exception
void what (std::string const &msg, const char *func, const char *file, int line)
 Sets the what() message to msg with func, file, line appended.
 

Detailed Description

Exception class for slate_mpi_call().


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