]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
update error message
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 18 Jun 2013 19:06:41 +0000 (19:06 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 18 Jun 2013 19:06:41 +0000 (19:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@29838 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/sparse_direct.h

index d099df543a1879975cb2e706f6d39a155fc3d91f..9146286e36974c7ec737b73a9d0db7f60d3b4dc4 100644 (file)
@@ -253,8 +253,8 @@ public:
   DeclException2 (ExcUMFPACKError, char *, int,
                   << "UMFPACK routine " << arg1
                   << " returned error status " << arg2
-                  << ". See the file <contrib/umfpack/UMFPACK/Include/umfpack.h>"
-                  << " for a description of error codes.");
+                  << ". See the file <bundled/umfpack/UMFPACK/Include/umfpack.h>"
+                  << " for a description of 'status codes'.");
 
 private:
   /**

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.