]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
There was an include file missing.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 1 Sep 2008 09:21:32 +0000 (09:21 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 1 Sep 2008 09:21:32 +0000 (09:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@16700 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-31/Makefile
deal.II/examples/step-31/step-31.cc

index cad228ce02dc4135a890b6b7bc9c35d467dbfdef..7c05bcbdb83a62867291eb6f442c59f88739651c 100644 (file)
@@ -14,7 +14,7 @@ target = $(basename $(shell echo step-*.cc))
 # run-time checking of parameters and internal states is performed, so
 # you should set this value to `on' while you develop your program,
 # and to `off' when running production computations.
-debug-mode = off
+debug-mode = on
 
 
 # As third field, we need to give the path to the top-level deal.II
index f03da39058de2851d68c24c83cf3539703f1b8d5..49c44bc3258878ffe8e75cf662e70000cc4a3467 100644 (file)
@@ -57,6 +57,9 @@
 #include <numerics/error_estimator.h>
 #include <numerics/solution_transfer.h>
 
+#include <Epetra_SerialComm.h>
+#include <Epetra_Map.h>
+
 #include <fstream>
 #include <sstream>
 

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.