From 563a1052475c755f1be31eb7ee9172bb908bee25 Mon Sep 17 00:00:00 2001 From: cvs Date: Fri, 8 Oct 1999 07:31:25 +0000 Subject: [PATCH] Doc update. git-svn-id: https://svn.dealii.org/trunk@1750 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/data_out_base.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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; -- 2.39.5