]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add the usual header to this file.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Feb 2003 21:38:02 +0000 (21:38 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Feb 2003 21:38:02 +0000 (21:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@7131 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_matrix_ez.templates.h

index a72c49691215569fc4e8f37feb3026ed5c2fab4d..dbfa1d4e00fdfc2f9d0ea5eba54c9dae50f7272e 100644 (file)
@@ -1,3 +1,19 @@
+//----------------------------  sparse_matrix_ez.templates.h  ---------------------------
+//    $Id$
+//    Version: $Name$
+//
+//    Copyright (C) 2002, 2003 by the deal.II authors
+//
+//    This file is subject to QPL and may not be  distributed
+//    without copyright and license information. Please refer
+//    to the file deal.II/doc/license.html for the  text  and
+//    further information on this license.
+//
+//----------------------------  sparse_matrix_ez.templates.h  ---------------------------
+#ifndef __deal2__sparse_matrix_ez_templates_h
+#define __deal2__sparse_matrix_ez_templates_h
+
+
 #include <lac/sparse_matrix_ez.h>
 #include <lac/vector.h>
 
@@ -340,3 +356,6 @@ SparseMatrixEZ<number>::memory_consumption() const
     + sizeof(unsigned int) * row_info.capacity()
     + sizeof(typename SparseMatrixEZ<number>::Entry) * data.capacity();
 }
+
+
+#endif // __deal2__sparse_matrix_ez_templates_h

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.