]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Consistently label constructors.
authorDavid Wells <drwells@vt.edu>
Sun, 31 May 2015 22:41:08 +0000 (18:41 -0400)
committerDavid Wells <drwells@vt.edu>
Mon, 1 Jun 2015 02:58:36 +0000 (22:58 -0400)
include/deal.II/base/data_out_base.h

index 7d97e39e67c7714e5c5a91e09200d39c8e9086c3..debf9c2e1f6f05e717a1c15778789dd2fde2f94a 100644 (file)
@@ -847,7 +847,7 @@ namespace DataOutBase
     const char *zone_name;
 
     /**
-     * Constructor
+     * Constructor.
      */
     TecplotFlags (const char *tecplot_binary_file_name = NULL,
                   const char *zone_name = NULL);
@@ -899,7 +899,7 @@ namespace DataOutBase
     bool print_date_and_time;
 
     /**
-     * Default constructor.
+     * Constructor.
      */
     VtkFlags (const double       time   = std::numeric_limits<double>::min(),
               const unsigned int cycle  = std::numeric_limits<unsigned int>::min(),

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.