From: cvs Date: Fri, 8 Oct 1999 07:31:25 +0000 (+0000) Subject: Doc update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=563a1052475c755f1be31eb7ee9172bb908bee25;p=dealii-svn.git Doc update. git-svn-id: https://svn.dealii.org/trunk@1750 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/data_out_base.h b/deal.II/base/include/base/data_out_base.h index 02c0f2e15f..9a3c39b4c3 100644 --- a/deal.II/base/include/base/data_out_base.h +++ b/deal.II/base/include/base/data_out_base.h @@ -482,7 +482,8 @@ class DataOutBase * specified by the flag * #size_type#. * - * Default is 300. + * Default is 300, which represents + * a size of roughly 10 cm. */ unsigned int size;