From: Wolfgang Bangerth Date: Tue, 5 Apr 2005 21:14:57 +0000 (+0000) Subject: Add a cross-link to step-18. X-Git-Tag: v8.0.0~14180 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76635a22490b0b41a4db0ef31a8fc7b8537de84f;p=dealii.git Add a cross-link to step-18. git-svn-id: https://svn.dealii.org/trunk@10367 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 6fc6609e96..7ca7a11bf6 100644 --- a/deal.II/base/include/base/data_out_base.h +++ b/deal.II/base/include/base/data_out_base.h @@ -2266,6 +2266,9 @@ class DataOutInterface : private DataOutBase * be merged, while this is almost impossible once the data has been * written out in any of the supported established graphics formats. * + * This second use scenario is explained in some detail in the step-18 + * example program. + * * @author Wolfgang Bangerth, 2005 */ template