]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Clarify language.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 24 Mar 2014 19:23:51 +0000 (19:23 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 24 Mar 2014 19:23:51 +0000 (19:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@32690 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/data_out_base.h

index 7fac598313217b11c3f1910cb4d8b3712a7265b4..fe2be969d1c86c929794cff07549626a9d1fdd00 100644 (file)
@@ -1762,7 +1762,8 @@ namespace DataOutBase
    * need a <code>.pvtu</code> file that describes which VTU files form
    * a group. The DataOutInterface::write_pvtu_record() function can
    * generate such a master record. Likewise,
-   * DataOutInterface::write_visit_record() does the same for older versions of VisIt (before 2.5.1).
+   * DataOutInterface::write_visit_record() does the same for VisIt
+   * (although VisIt can also read <code>pvtu</code> records since version 2.5.1).
    * Finally, for time dependent problems, you may also want to look
    * at DataOutInterface::write_pvd_record()
    *
@@ -2239,11 +2240,12 @@ public:
    * function can generate such a
    * master record. Likewise,
    * DataOutInterface::write_visit_record()
-   * does the same for older versions of VisIt (before 2.5.1). Finally,
-   * DataOutInterface::write_pvd_record()
-  * can be used to group together
-  * the files that jointly make up
-  * a time dependent simulation.
+   * does the same for older versions of VisIt
+   * (although VisIt can also read <code>pvtu</code> records since version 2.5.1).
+   * Finally, DataOutInterface::write_pvd_record()
+   * can be used to group together
+   * the files that jointly make up
+   * a time dependent simulation.
    */
   void write_vtu (std::ostream &out) const;
 
@@ -2297,14 +2299,14 @@ public:
    * @note The use of this function is
    * explained in step-40.
    *
-  * @note In order to tell Paraview to
-  * group together multiple <code>pvtu</code>
-  * files that each describe one time
-  * step of a time dependent simulation,
-  * see the
+   * @note In order to tell Paraview to
+   * group together multiple <code>pvtu</code>
+   * files that each describe one time
+   * step of a time dependent simulation,
+   * see the
    * DataOutInterface::write_pvd_record()
-  * function.
-  *
+   * function.
+   *
    * @note Older versions of VisIt (before 2.5.1),
    * can not read <code>pvtu</code>
    * records. However, it can read

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.