]> https://gitweb.dealii.org/ - dealii.git/commitdiff
exclude inline functions from doxygen
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 6 Mar 2005 02:03:44 +0000 (02:03 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Sun, 6 Mar 2005 02:03:44 +0000 (02:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@10007 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_vector.h

index 96d95005e42c507c3e91afdea06e0ccbb174e9d5..25587999ddfcd1e0589c18106344c470157b9eee 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+//    Copyright (C) 1998 - 2005 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -376,6 +376,7 @@ class BlockVector : public BlockVectorBase<Vector<Number> >
 
 /*@}*/
 
+/// @if NoDoc
 /*----------------------- Inline functions ----------------------------------*/
 
 
@@ -451,7 +452,7 @@ void BlockVector<Number>::scale (const BlockVector2 &v)
   BaseClass::scale (v);
 }
 
-
+///@endif
 
 
 /*! @addtogroup Vectors

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.