From 5123af350cd989572017c730e5c22f796ad8b2b7 Mon Sep 17 00:00:00 2001 From: wolf 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