]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Set properties.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 29 Aug 2010 17:36:27 +0000 (17:36 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 29 Aug 2010 17:36:27 +0000 (17:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@21777 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/convergence_table_01.cc
tests/base/convergence_table_02.cc
tests/base/data_out_reader_01.cc
tests/base/index_set_16.cc
tests/base/index_set_readwrite_01.cc
tests/base/table_handler_01.cc
tests/bits/refine_and_coarsen_for_parents.cc
tests/fe/injection_common.h
tests/hp/hp_constraints_common.h
tests/lac/sparsity_pattern_common.h
tests/trilinos/sparsity_pattern_common.h

index 9011aaf12c1a0179c74b2d224c1886c5de89bf4f..658d2ff9dcfa0664c7e704b144245c03fbb303c8 100644 (file)
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: convergence_table_01.cc 20952 2010-04-06 15:02:46Z bangerth $
+//    $Id$
 //    Version: $Name$ 
 //
 //    Copyright (C) 2010 by the deal.II authors
index 81e586b19b55b565da91162899a28504a8523e5b..4d8857dd7e77b99fc0283c1dfc2c410f9da6008a 100644 (file)
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: convergence_table_02.cc 20952 2010-04-06 15:02:46Z bangerth $
+//    $Id$
 //    Version: $Name$ 
 //
 //    Copyright (C) 2010 by the deal.II authors
index d16129fd08e76184a2a08c268554b6c78119355b..7972bf3a5f724d5d0d9bd39830eb1fb3c1c69b58 100644 (file)
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: data_out_base_gnuplot.cc 20952 2010-04-06 15:02:46Z bangerth $
+//    $Id$
 //    Version: $Name$ 
 //
 //    Copyright (C) 2006, 2007 by the deal.II authors
index 0070e23a2a15a58fe65e5463669e5c9004479963..568aa7b183ef21865d2e373489a26598335f4112 100644 (file)
@@ -1,6 +1,6 @@
 
 //-----------------------------------------------------------------------------
-//    $Id: index_set_15.cc 20519 2010-02-08 10:23:05Z heister $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2010 by the deal.II authors
index 67213545e44b98082bd12969f242d78495b91004..79009d6053fb2490458a0037a85acdfbe7421e4e 100644 (file)
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: index_set_15.cc 20519 2010-02-08 10:23:05Z heister $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2010 by the deal.II authors
index 355b6ce22d4b5b21947cc6cce3a452bb34097f57..8c03bf69b7cda06639be1726b152463a0cbb8769 100644 (file)
@@ -1,5 +1,5 @@
 //-----------------------------------------------------------------------------
-//    $Id: table_handler_01.cc 20952 2010-04-06 15:02:46Z bangerth $
+//    $Id$
 //    Version: $Name$ 
 //
 //    Copyright (C) 2010 by the deal.II authors
index 2e5859bfbd41e08af15b3841d1baf2c8507e7778..d77aeda074fe9dc3d6d155b1f47c4affe6cb426f 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  refine_and_coarsen_3d.cc  ---------------------------
-//    $Id: refine_and_coarsen_3d.cc 15183 2007-09-10 01:10:03Z bangerth $
+//    $Id$
 //    Version: $Name$ 
 //
 //    Copyright (C) 2010 by the deal.II authors
index 9a729ef92277e4a826f6fb3711d7e148b3bec007..f3021d34bcadfce9e49ccc14fdad4665daaefc54 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  injection_common.cc  ---------------------------
-//    $Id: injection_common.cc 12732 2006-03-28 23:15:45Z wolf $
+//    $Id$
 //    Version: $Name$ 
 //
 //    Copyright (C) 2006, 2007, 2008 by the deal.II authors
index 63e4f2a968269528692d3793af92fd049648eea5..ab917d3e3d76d94257233f33ba3c11be70e34e8c 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------  hp_constraints_common.cc  ---------------------------
-//    $Id: hp_constraints_common.cc 12732 2006-03-28 23:15:45Z wolf $
+//    $Id$
 //    Version: $Name$ 
 //
 //    Copyright (C) 2006, 2007 by the deal.II authors
index 5b765bb3bbdd4f773c3ea73b493a98c0884be8f7..b1d5d8e8d43a0d8a931849dce7973ed2a7d18d7e 100644 (file)
@@ -1,5 +1,5 @@
 //---------------------------  sparsity_pattern_common.h  -------------------------
-//    $Id: sparsity_pattern_01.cc 15674 2008-01-24 17:40:56Z kanschat $
+//    $Id$
 //    Version: $Name$
 //
 //    Copyright (C) 2008, 2009 by the deal.II authors
index 0b504f949f92ca2cd19b9b7917ef73dbb6e258a7..98126ba238da5935f02c90f8fe76fff60e2f578a 100644 (file)
@@ -1,5 +1,5 @@
 //---------------------------  sparsity_pattern_common.h  -------------------------
-//    $Id: sparsity_pattern_01.cc 15674 2008-01-24 17:40:56Z kanschat $
+//    $Id$
 //    Version: $Name$ 
 //
 //    Copyright (C) 2008 by the deal.II authors

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.