From e5b7827b9d60a97ffc41aef87efc00f827e3d214 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 31 Aug 2000 07:35:22 +0000 Subject: [PATCH] Add cross-ref pic to local tree. git-svn-id: https://svn.dealii.org/trunk@3294 0785d39b-7218-0410-832d-ea1e28bc413d --- .../dimension-independent/cross_ref_motif.gif | Bin 0 -> 78 bytes .../doc/reports/dimension-independent/index.html | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 deal.II/doc/reports/dimension-independent/cross_ref_motif.gif diff --git a/deal.II/doc/reports/dimension-independent/cross_ref_motif.gif b/deal.II/doc/reports/dimension-independent/cross_ref_motif.gif new file mode 100644 index 0000000000000000000000000000000000000000..4c074e11ae9d3526039f43817107cceefcc1bbd2 GIT binary patch literal 78 zcmZ?wbhEHbfJnF(*a_YXFC+7$N`w literal 0 HcmV?d00001 diff --git a/deal.II/doc/reports/dimension-independent/index.html b/deal.II/doc/reports/dimension-independent/index.html index f34e6d47b0..10d42ca563 100644 --- a/deal.II/doc/reports/dimension-independent/index.html +++ b/deal.II/doc/reports/dimension-independent/index.html @@ -478,7 +478,7 @@ dimension denoted by its template argument.

Likewise, the main loop to compute the error indicator of Eq. ([*]) + SRC="cross_ref_motif.gif">) could look like this:

   template <int dim>
@@ -534,7 +534,7 @@ cases algorithms for one-dimensional problems differ slightly from the general
 case since the faces of cells (i.e. the nodes of the subdivision of the
 interval on which we solve a problem) have no extension. Thus, an algorithm
 implementing Eq. ([*]) would be written once for the special case
+ SRC="cross_ref_motif.gif">) would be written once for the special case
 in 1D and once as general template for all other dimensions.
 
 

-- 2.39.5