From 84cdd89838072ab14958c801d62cc9e6c3406a6b Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Tue, 11 Oct 2005 14:24:41 +0000 Subject: [PATCH] Add missing end of group git-svn-id: https://svn.dealii.org/trunk@11584 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/multigrid/mg_block_smoother.h | 1 + 1 file changed, 1 insertion(+) diff --git a/deal.II/deal.II/include/multigrid/mg_block_smoother.h b/deal.II/deal.II/include/multigrid/mg_block_smoother.h index c6f8dda9d0..bb9178ccfc 100644 --- a/deal.II/deal.II/include/multigrid/mg_block_smoother.h +++ b/deal.II/deal.II/include/multigrid/mg_block_smoother.h @@ -176,6 +176,7 @@ class MGSmootherBlock }; +/**@}*/ //--------------------------------------------------------------------------- -- 2.39.5