]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
do not put functions into module, since this makes them vanish from the namespace
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 27 Feb 2013 14:54:29 +0000 (14:54 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 27 Feb 2013 14:54:29 +0000 (14:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@28611 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/integrators/l2.h
deal.II/include/deal.II/integrators/laplace.h
deal.II/include/deal.II/integrators/patches.h

index 163e689e002c56067f2b23fd87d2f6eb8861ef86..9f5a304f8b6c6ae91b99164436f97a18eba49a64 100644 (file)
@@ -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
@@ -45,7 +45,6 @@ namespace LocalIntegrators
      * \int_F uv\,ds \quad \text{or} \quad \int_F \mathbf u\cdot \mathbf v\,ds
      * \f]
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2008, 2009, 2010
      */
@@ -77,6 +76,9 @@ namespace LocalIntegrators
      * \f[
      * \int_Z fv\,dx \quad \text{or} \quad \int_F fv\,ds
      * \f]
+     *
+     * @author Guido Kanschat
+     * @date 2008, 2009, 2010
      */
     template <int dim>
     void L2 (
@@ -104,7 +106,6 @@ namespace LocalIntegrators
      * \int_F \mathbf f\cdot \mathbf v\,ds
      * \f]
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2008, 2009, 2010
      */
@@ -141,7 +142,6 @@ namespace LocalIntegrators
      * Using appropriate weights, this term can be used to penalize
      * violation of conformity in <i>H<sup>1</sup></i>.
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2008, 2009, 2010
      */
index 01ded2d78eaba16d6315d45a1e626d406040cded..9ee3fa2316f81dd455f1d7d2c696ed68b27dc087 100644 (file)
@@ -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
@@ -44,7 +44,6 @@ namespace LocalIntegrators
      * the latter case, the Laplacian is applied to each component
      * separately.
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2008, 2009, 2010
      */
@@ -143,7 +142,6 @@ namespace LocalIntegrators
      * Here, $\gamma$ is the <tt>penalty</tt> parameter suitably computed
      * with compute_penalty().
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2008, 2009, 2010
      */
@@ -187,7 +185,6 @@ namespace LocalIntegrators
      * boundary value in the argument <tt>data</tt>. $\gamma$ is the usual
      * penalty parameter.
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2008, 2009, 2010
      */
@@ -237,7 +234,6 @@ namespace LocalIntegrators
      * boundary value in the argument <tt>data</tt>. $\gamma$ is the usual
      * penalty parameter.
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2008, 2009, 2010
      */
@@ -291,7 +287,6 @@ namespace LocalIntegrators
      * the same on both sides. If factors differ, note that the penalty
      * parameter has to be computed accordingly.
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2008, 2009, 2010
      */
@@ -352,7 +347,6 @@ namespace LocalIntegrators
     /**
      * Residual term for the symmetric interior penalty method.
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2012
      */
@@ -415,7 +409,6 @@ namespace LocalIntegrators
     /**
      * Vector-valued residual term for the symmetric interior penalty method.
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2012
      */
@@ -490,7 +483,6 @@ namespace LocalIntegrators
      * <i>h<sub>i</sub></i> is the length of <i>Z<sub>i</sub></i>
      * orthogonal to the current face.
      *
-     * @ingroup Integrators
      * @author Guido Kanschat
      * @date 2010
      */
index 0901628d2cb3840111676309110c897a1c093fc4..7c727ccb52495ac30c78b863280ca6c5f9af5a34 100644 (file)
@@ -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
@@ -27,7 +27,6 @@ namespace LocalIntegrators
   /**
    * @brief Integrators writing patches with values in quadrature points
    *
-   * @ingroup Integrators
    * @author Guido Kanschat
    * @date 2011
    */

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.