From: Timo Heister Date: Wed, 23 Oct 2019 15:44:49 +0000 (+0200) Subject: Apply suggestions from code review X-Git-Tag: v9.2.0-rc1~952^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce6e28a5678a30622a9cf6d18112198b56eb06e7;p=dealii.git Apply suggestions from code review --- diff --git a/include/deal.II/base/data_out_base.h b/include/deal.II/base/data_out_base.h index 013ce63c4e..73399f119a 100644 --- a/include/deal.II/base/data_out_base.h +++ b/include/deal.II/base/data_out_base.h @@ -3045,8 +3045,9 @@ public: * output/solution_0003.1.vtu * output/solution_0003.pvtu * @endcode - * where the .0.vtu file contains the output of the first half of the proceses - * grouped together. + * where the `.0.vtu` file contains the output of the first half of the + * proceses grouped together, and the `.1.vtu` the data from the remaining + * half. * * A specified @p directory and a @p filename_without_extension * form the first part of the filename. The filename is then extended with