]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
new heads
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Feb 2000 18:05:55 +0000 (18:05 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Feb 2000 18:05:55 +0000 (18:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@2471 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/logtest.cc
tests/base/quadrature_test.cc
tests/base/reference.cc
tests/base/reference.checked
tests/base/tensor.cc
tests/base/timer.cc

index 83fdf300c244bd5870398e65ac5a95dc24528646..c34c198846c34acde7c1290ccb1d596e70a9890e 100644 (file)
@@ -1,5 +1,16 @@
-// $Id$
-// (c) Guido Kanschat, 1999
+//----------------------------  logtest.cc  ---------------------------
+//    $Id$
+//    Version: $Name$
+//
+//    Copyright (C) 1998, 1999, 2000 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.
+//
+//----------------------------  logtest.cc  ---------------------------
+
 
 #include <base/logstream.h>
 #include <fstream>
index 729c4ec7354525fbc81ce0d1d02d23680c981fee..cf81d7db4609eda6dbee974dcfffb6fcbe701af8 100644 (file)
@@ -1,5 +1,16 @@
-/* $Id$   */
-/*            Ralf Hartmann, University of Heidelberg, Feb 99         */
+//----------------------------  quadrature_test.cc  ---------------------------
+//    $Id$
+//    Version: $Name$
+//
+//    Copyright (C) 1998, 1999, 2000 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.
+//
+//----------------------------  quadrature_test.cc  ---------------------------
+
 
 #include <iostream>
 #include <fstream>
@@ -51,4 +62,3 @@ int main(int,char)
 }
 
 
-
index 1811c56f4bedb1607605d01089521ed0903def0f..6337a05f36cbd451770184c6610435c76d996249 100644 (file)
@@ -1,5 +1,16 @@
-// $Id$
-// (c) Guido Kanschat, 1999
+//----------------------------  reference.cc  ---------------------------
+//    $Id$
+//    Version: $Name$
+//
+//    Copyright (C) 1998, 1999, 2000 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.
+//
+//----------------------------  reference.cc  ---------------------------
+
 
 #include <fstream>
 #include <base/subscriptor.h>
@@ -30,7 +41,6 @@ public:
 };
 
 
-
 int main()
 {
   ofstream logfile("reference.output");
@@ -45,8 +55,8 @@ int main()
   SmartPointer<Test>       t=const_cast<Test*>(&b);
   SmartPointer<const Test> u=&b;
 
-  
-  deallog << "a ";
+
+deallog << "a ";
   a.f();            // should print "mutable", since #a# is not const
   deallog << "b ";
   b.f();            // should print "const", since #b# is const
index b123517c123ca35f050e2d9c7eb77bfa884fcab8..3beef7cc0f4398ae7e349b399a48d62d3d4eff77 100644 (file)
@@ -11,7 +11,7 @@ DEAL::Construct C
 DEAL::Construct D
 DEAL::Destruct D
 --------------------------------------------------------
-An error occurred in line <20> of file <source/subscriptor.cc> in function
+An error occurred in line <29> of file <source/subscriptor.cc> in function
     Subscriptor::~Subscriptor()
 The violated condition was: 
     counter == 0
index 1bf81aa1c311a944d5057fa114a9a6bc907300ee..45ca07a8119f1aa90f553f35d5c113c158b857d2 100644 (file)
@@ -1,4 +1,16 @@
-// $Id$
+//----------------------------  tensor.cc  ---------------------------
+//    $Id$
+//    Version: $Name$
+//
+//    Copyright (C) 1998, 1999, 2000 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.
+//
+//----------------------------  tensor.cc  ---------------------------
+
 
 #include <base/tensor.h>
 #include <base/logstream.h>
index 81072350dd69f17e7e2b073f6886de1f6df70a07..024209a054da1109bb40fc79c5695792361d1029 100644 (file)
@@ -1,5 +1,16 @@
-// $Id$
-// (c) Guido Kanschat, 2000
+//----------------------------  timer.cc  ---------------------------
+//    $Id$
+//    Version: $Name$
+//
+//    Copyright (C) 1998, 1999, 2000 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.
+//
+//----------------------------  timer.cc  ---------------------------
+
 
 #include <base/timer.h>
 #include <base/logstream.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.