]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Put in a missing header change.
authoryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 13 Aug 2012 13:46:03 +0000 (13:46 +0000)
committeryoung <young@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 13 Aug 2012 13:46:03 +0000 (13:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@25935 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/sparsity_tools.h

index a0d9531ac2679bd47d2754ecdb99fd28445e9f60..4434860f5d771a1afc2546e8c4b6bdc41f320bc6 100644 (file)
@@ -254,6 +254,15 @@ namespace SparsityTools
                   int,
                   << "The number of partitions you gave is " << arg1
                   << ", but must be greater than zero.");
+
+                                   /**
+                                    * Exception
+                                    */
+  DeclException1 (ExcMETISError,
+                 int,
+                 << "    An error with error number " << arg1
+                 << " occurred while calling a METIS function");
+
                                    /**
                                     * Exception
                                     */

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.