From: Ralf Hartmann Date: Wed, 9 Nov 2005 10:08:39 +0000 (+0000) Subject: Doc update. X-Git-Tag: v8.0.0~12891 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e876d49ba4f2d91411061c45245ab6f5e1eda6;p=dealii.git Doc update. git-svn-id: https://svn.dealii.org/trunk@11742 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/grid_reordering.h b/deal.II/deal.II/include/grid/grid_reordering.h index f6b0f2052c..42fcb5a8e4 100644 --- a/deal.II/deal.II/include/grid/grid_reordering.h +++ b/deal.II/deal.II/include/grid/grid_reordering.h @@ -43,16 +43,16 @@ * @endverbatim * the vertices in 3d: * @verbatim - * 7-------6 - * /| | - * / | | - * / | | - * 3 | | - * | 4-------5 - * | / / - * | / / - * |/ / - * 0-------1 + * 7-------6 7-------6 + * /| | / /| + * / | | / / | + * / | | / / | + * 3 | | 3-------2 | + * | 4-------5 | | 5 + * | / / | | / + * | / / | | / + * |/ / | |/ + * 0-------1 0-------1 * @endverbatim * and the faces in 3d: * @verbatim