]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update the documentation: VisIT can read .pvtu since version 2.5.1
authorBruno Turcksin <bruno.turcksin@gmail.com>
Thu, 20 Mar 2014 22:13:06 +0000 (22:13 +0000)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Thu, 20 Mar 2014 22:13:06 +0000 (22:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@32677 0785d39b-7218-0410-832d-ea1e28bc413d

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

index ea0a249a98553fe4fa12344f4e5c0ab7c0f94277..7fac598313217b11c3f1910cb4d8b3712a7265b4 100644 (file)
@@ -1762,7 +1762,7 @@ 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 VisIt.
+   * DataOutInterface::write_visit_record() does the same for older versions of VisIt (before 2.5.1).
    * Finally, for time dependent problems, you may also want to look
    * at DataOutInterface::write_pvd_record()
    *
@@ -2239,7 +2239,7 @@ public:
    * function can generate such a
    * master record. Likewise,
    * DataOutInterface::write_visit_record()
-   * does the same for VisIt. Finally,
+   * 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
@@ -2305,9 +2305,7 @@ public:
    * DataOutInterface::write_pvd_record()
   * function.
   *
-   * @note At the time of writing,
-   * the other big VTK-based
-   * visualization program, VisIt,
+   * @note Older versions of VisIt (before 2.5.1),
    * can not read <code>pvtu</code>
    * records. However, it can read
    * visit records as written by
@@ -2374,7 +2372,7 @@ public:
 
   /**
    * This function is the exact equivalent of the write_pvtu_record()
-   * function but for the VisIt visualization program and for one visualization graph
+   * function but for older versions of the VisIt visualization program and for one visualization graph
    * (or one time step only). See there for the purpose of this function.
    *
    * This function is documented in the "Creating a master file for

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.