From 76635a22490b0b41a4db0ef31a8fc7b8537de84f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 5 Apr 2005 21:14:57 +0000 Subject: [PATCH] Add a cross-link to step-18. git-svn-id: https://svn.dealii.org/trunk@10367 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/data_out_base.h | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.5