|
Reference documentation for deal.II version 9.2.0
|
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\)
\(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\)
\(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\)
\(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Go to the documentation of this file.
16 #ifndef dealii_lac_exceptions_h
17 #define dealii_lac_exceptions_h
36 "This function only works for quadratic objects!");
73 <<
"An error with error number " << arg1
74 <<
" occurred while calling a Trilinos function");
#define DeclExceptionMsg(Exception, defaulttext)
static ::ExceptionBase & ExcNotQuadratic()
static ::ExceptionBase & ExcSingular()
#define DEAL_II_NAMESPACE_OPEN
static ::ExceptionBase & ExcDifferentBlockIndices()
#define DeclException1(Exception1, type1, outsequence)
static ::ExceptionBase & ExcTrilinosError(int arg1)
#define DeclException0(Exception0)
ExcPETScError(const int error_code)
virtual void print_info(std::ostream &out) const override
#define DEAL_II_NAMESPACE_CLOSE