17 #ifndef __deal2__lac_exceptions_h 18 #define __deal2__lac_exceptions_h 56 <<
"An error with error number " << arg1
57 <<
" occurred while calling a PETSc function");
66 <<
"An error with error number " << arg1
67 <<
" occurred while calling a Trilinos function");
76 DEAL_II_NAMESPACE_CLOSE
#define DeclException1(Exception1, type1, outsequence)
#define DeclException0(Exception0)