From: Guido Kanschat Date: Fri, 1 Jul 2011 16:30:45 +0000 (+0000) Subject: Add to module Integrators X-Git-Tag: v8.0.0~3854 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ccbe18cf2d4cdc661e9fbc7ac0c83757a027a45;p=dealii.git Add to module Integrators git-svn-id: https://svn.dealii.org/trunk@23911 0785d39b-7218-0410-832d-ea1e28bc413d --- 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 */