SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
|
This is the complete list of members for slate::MpiException, including all inherited members.
Exception() (defined in slate::Exception) | slate::Exception | inline |
Exception(std::string const &msg) | slate::Exception | inline |
Exception(std::string const &msg, const char *func, const char *file, int line) | slate::Exception | inline |
MpiException(const char *call, int code, const char *func, const char *file, int line) (defined in slate::MpiException) | slate::MpiException | inline |
what() const noexcept override | slate::Exception | inlinevirtual |
what(std::string const &msg, const char *func, const char *file, int line) | slate::Exception | inlineprotected |