]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
More information.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 3 Oct 2002 23:12:50 +0000 (23:12 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 3 Oct 2002 23:12:50 +0000 (23:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@6606 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/sparse_direct.cc

index 10522cb99536d4c710b27668779bdb085e07ce8d..a337a1aff2e71214cd682d1c20512041f7bf0230 100644 (file)
@@ -275,7 +275,7 @@ namespace CommunicationsLog
  */
 void die (const std::string &text, const pid_t child)
 {
-  std::cerr << "+++++ detached_ma27 driver: " << text
+  std::cerr << "+++++ detached_ma27 driver(" << child << "): " << text
             << std::endl;
   CommunicationsLog::list_communication (child);
   std::abort ();
@@ -289,7 +289,7 @@ void die (const std::string &text, const pid_t child)
 template <typename T1, typename T2>
 void die (const std::string &text, const T1 t1, const T2 t2, const pid_t child)
 {
-  std::cerr << "+++++ detached_ma27 driver: " << text
+  std::cerr << "+++++ detached_ma27 driver(" << child << "): " << text
             << " code1=" << t1 << ", code2=" << t2
             << std::endl;
   CommunicationsLog::list_communication (child);

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.