From 125a3045c4fd802630fd86b02d7f5d8b6b66ed4a Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Wed, 27 Feb 2013 16:45:32 +0000 Subject: [PATCH] Another integrator in the wrong place under doxygen git-svn-id: https://svn.dealii.org/trunk@28617 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/integrators/advection.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deal.II/include/deal.II/integrators/advection.h b/deal.II/include/deal.II/integrators/advection.h index 4ac58b250d..3587c7ebb8 100644 --- a/deal.II/include/deal.II/integrators/advection.h +++ b/deal.II/include/deal.II/integrators/advection.h @@ -1,7 +1,7 @@ //--------------------------------------------------------------------------- // $Id$ // -// Copyright (C) 2010, 2011, 2012 by the deal.II authors +// Copyright (C) 2010, 2011, 2012, 2013 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -65,7 +65,6 @@ namespace LocalIntegrators * as many entries as quadrature points if the velocity is not constant. * @param factor is an optional multiplication factor for the result. * - * @ingroup Integrators * @author Guido Kanschat * @date 2012 */ -- 2.39.5