From f40033b0cd72db11ba68469b0cac92b250ae7dc2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 12 Jan 2006 05:34:12 +0000 Subject: [PATCH] Make the iterators classes subordinate to the grid classes. git-svn-id: https://svn.dealii.org/trunk@11997 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/headers/deal.II/iterators.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/doxygen/headers/deal.II/iterators.h b/deal.II/doc/doxygen/headers/deal.II/iterators.h index 3e34c406fa..968cb0d0c8 100644 --- a/deal.II/doc/doxygen/headers/deal.II/iterators.h +++ b/deal.II/doc/doxygen/headers/deal.II/iterators.h @@ -331,10 +331,15 @@ a hexehedron in 3d), there are corresponding types and calls like dimension independent geometric objects line, quad, and hex. These calls, just as the ones above, exist in active and non-active forms. +@ingroup grid */ + +//@} + + /** -@defgroup Accessors Accessor classes of the mesh iterators + * @defgroup Accessors Accessor classes of the mesh iterators + * @ingroup Iterators */ -//@} -- 2.39.5