]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 14 Apr 2005 23:38:33 +0000 (23:38 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 14 Apr 2005 23:38:33 +0000 (23:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@10504 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/intro.tex

index 656697299c05a971f479405a1ca99a205fdbb2cc..2dadd395cb0cc28077127c3342e59b1f0aeb1ae2 100644 (file)
@@ -70,7 +70,17 @@ that belongs to this computation (in the sequential case, this will simply be
 a single file). They may then later be read in and merged so that we can
 output a single file in whatever graphical format is requested.
 
-The way to do this is to first instruct the ``DataOutBase'' class to write intermediate format rather than in gmv or any other graphical format. This is simple: just use ``data_out.write_deal_II_intermediate''.
+The way to do this is to first instruct the ``DataOutBase'' class to
+write intermediate format rather than in gmv or any other graphical
+format. This is simple: just use
+``data_out.write_deal_II_intermediate''. This will generate one file
+called ``solution-TTTT.TTTT.d2'' if there is only one processor, or
+files ``solution-TTTT.TTTT.NNN.d2'' if this is really a parallel
+job. Here, ``TTTT.TTTT'' denotes the time for which this output has
+been generated, and ``NNN'' the MPI process that did this.
+
+The next step is to convert this file or these files into whatever
+format you like. For this, there is a program
 
 HOW??
 

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.