From b686c8eba56f29db9de3757e1297bdcbc0390087 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 31 Aug 2015 21:21:42 -0500 Subject: [PATCH] Provide more links. --- include/deal.II/grid/manifold_lib.h | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.5