]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add small comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 12 Sep 2000 09:35:51 +0000 (09:35 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 12 Sep 2000 09:35:51 +0000 (09:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@3320 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/swappable_vector.templates.h

index 3def940779f404d409c6b7933f16e1d2b5a81dad..48a5b760e1db8b21663518fcd4846c3c146d366d 100644 (file)
@@ -232,6 +232,10 @@ void SwappableVector<number>::kill_file ()
   lock.acquire();
 #endif
 
+                                  // this is too bad: someone
+                                  // requested the vector in advance,
+                                  // but never got to fetch it. this
+                                  // is most probably an error, not?
   Assert (data_is_preloaded == false, ExcInternalError());
   
   if (filename != "")

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.