]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a note to a global function to which class it is related.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 26 Jan 2004 20:56:56 +0000 (20:56 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 26 Jan 2004 20:56:56 +0000 (20:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@8334 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/block_indices.h
deal.II/lac/include/lac/vector.h

index f67908cd9219bb647c232d1da7794ae8f91b1c32..5c311eb6cd998d6a0d3df77b85e453a3bd887bce 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2000, 2001, 2002, 2003 by the deal.II authors
+//    Copyright (C) 2000, 2001, 2002, 2003, 2004 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -317,6 +317,7 @@ BlockIndices::memory_consumption () const
  * of the C++ standard library which uses a temporary object. The
  * function simply exchanges the data of the two objects.
  *
+ * @relates BlockIndices
  * @author Wolfgang Bangerth, 2000
  */
 inline
index 50daac753eed98534b07a55ea36806c40a42d8f1..5d13337d71678dfb21c250ec0917093ddd31e3e3 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors
+//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -788,6 +788,7 @@ Vector<Number> & Vector<Number>::operator = (const Number s)
  * of the C++ standard library which uses a temporary object. The
  * function simply exchanges the data of the two vectors.
  *
+ * @relates Vector
  * @author Wolfgang Bangerth, 2000
  */
 template <typename Number>

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.