From: Wolfgang Bangerth Date: Tue, 1 Sep 2015 02:21:42 +0000 (-0500) Subject: Provide more links. X-Git-Tag: v8.4.0-rc2~489^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b686c8eba56f29db9de3757e1297bdcbc0390087;p=dealii.git Provide more links. --- diff --git a/include/deal.II/grid/manifold_lib.h b/include/deal.II/grid/manifold_lib.h index e105719f3f..892b2fe2c2 100644 --- a/include/deal.II/grid/manifold_lib.h +++ b/include/deal.II/grid/manifold_lib.h @@ -47,6 +47,10 @@ DEAL_II_NAMESPACE_OPEN * system. This point is a singular point of the coordinate transformation, * and there taking averages does not make any sense. * + * This class is used in step-1 and step-2 to describe the boundaries + * of circles. Its use is also discussed in the results section of + * step-6. + * * @ingroup manifold * * @author Luca Heltai, 2014