From: Wolfgang Bangerth Date: Mon, 25 Aug 2014 00:22:04 +0000 (-0500) Subject: Add another cross reference. X-Git-Tag: v8.2.0-rc1~179^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F115%2Fhead;p=dealii.git Add another cross reference. --- diff --git a/doc/doxygen/headers/glossary.h b/doc/doxygen/headers/glossary.h index c93bf16232..cdae72de9c 100644 --- a/doc/doxygen/headers/glossary.h +++ b/doc/doxygen/headers/glossary.h @@ -789,7 +789,11 @@ * meshes can happen with sufficiently irregular boundary descriptions * (and if the coarse mesh is entirely inadequate to resolve the * complexity of the boundary), the Triangulation class does not know - * what to do in such situations. Consequently, the + * what to do in such situations unless one attaches an appropriate manifold + * object to the cells in question (see the + * @ref manifold "documentation module on manifolds"). Consequently, absent + * such a manifold description or if the manifold description does not + * provide a sufficient description of the geometry, the * Triangulation::execute_coarsening_and_refinement function does * create such meshes, but it keeps a list of cells whose children are * distorted. If this list is non-empty at the end of a refinement