//---------------------------------------------------------------------------
// $Id$
-// Version: $Name: $
//
// Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010 by the deal.II authors
//
* @<double@></tt>; others can be generated in application programs (see the
* section on @ref Instantiations in the manual).
*
- * @author Essentially everyone who has ever worked on deal.II, 1994-2009
+ * @author Essentially everyone who has ever worked on deal.II
+ * @date 1994-2010
*/
template <typename number>
class SparseMatrix : public virtual Subscriptor
//---------------------------------------------------------------------------
// $Id$
-// Version: $Name$
//
-// Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2009 by the deal.II authors
+// Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
* some other aliens will appreciate it. By the way, the suffix makes
* sense by pronouncing it the American way.
*
- * @author Guido Kanschat, 2002
+ * @author Guido Kanschat
+ * @date 2002, 2010
*/
template <typename number>
class SparseMatrixEZ : public Subscriptor