Go to the documentation of this file.
6 #ifndef mumpsException_hh
7 #define mumpsException_hh
28 virtual std::ostream&
info(std::ostream& os)
const throw();
33 #endif // mumpsException_hh
Exception indicating that the Mumps solver failed.
MumpsException(const std::string &errMsg)
Constructor.
Exception class to express a missing feature.
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Basic namespace for Concepts-2.