From 4dcc6a99a59b8d75469929d53fc507416b5aac42 Mon Sep 17 00:00:00 2001 From: kanschat Date: Fri, 1 Jul 2011 16:30:45 +0000 Subject: [PATCH] Add to module Integrators git-svn-id: https://svn.dealii.org/trunk@23911 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/integrators/laplace.h | 1 + 1 file changed, 1 insertion(+) diff --git a/deal.II/include/deal.II/integrators/laplace.h b/deal.II/include/deal.II/integrators/laplace.h index 54625490d0..c994df38b3 100644 --- a/deal.II/include/deal.II/integrators/laplace.h +++ b/deal.II/include/deal.II/integrators/laplace.h @@ -28,6 +28,7 @@ namespace LocalIntegrators /** * @brief Local integrators related to the Laplacian and its DG formulations * + * @ingroup Integrators * @author Guido Kanschat * @date 2010 */ -- 2.39.5