]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Minor doc edit.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 30 May 2012 13:43:01 +0000 (13:43 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 30 May 2012 13:43:01 +0000 (13:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@25570 0785d39b-7218-0410-832d-ea1e28bc413d

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

index f0fc486f7402aecf0e49f0f41120e8cd41861136..a79adf59a721a58b7969fa1f48b71e9bbc93dc6b 100644 (file)
@@ -2349,8 +2349,8 @@ class DataOutInterface : private DataOutBase
                             const std::vector<std::string> &piece_names) const;
 
     /**
-     * In ParaView it is possible to visualize time-
-     * dependent data tagged with the current
+     * In ParaView it is possible to visualize time-dependent
+     * data tagged with the current
      * integration time of a time dependent simulation. To use this
      * feature you need a <code>.pvd</code>
      * file that describes which VTU or PVTU file
@@ -2367,7 +2367,7 @@ class DataOutInterface : private DataOutBase
      * <code>std::vector@<std::pair@<double,std::string@> @></code>):
      *
      * @code
-     * template <int dim>
+     *  template <int dim>
      *  void MyEquation<dim>::output_results () const
      *  {
      *    DataOut<dim> data_out;
@@ -2389,7 +2389,7 @@ class DataOutInterface : private DataOutBase
      * @endcode
      *
      * @note See DataOutBase::write_vtu or
-     * DataOutBase::write_pvtu_record for
+     * DataOutInterface::write_pvtu_record for
      * writing solutions at each timestep.
      *
      * @note The second element of each pair, i.e., the file in which

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.