From 8f3ec6946d6d5c6d9af7fb22b95317b865aebc7a Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 25 Sep 2009 03:46:52 +0000 Subject: [PATCH] Set properties correctly. git-svn-id: https://svn.dealii.org/trunk@19545 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/benchmarks/spec2006-447.dealII.cc | 4 ++-- tests/bits/full_matrix_53.cc | 2 +- tests/bits/full_matrix_54.cc | 2 +- tests/bits/make_boundary_constraints_01.cc | 2 +- tests/bits/mesh_3d_22.cc | 2 +- tests/bits/mesh_3d_23.cc | 2 +- tests/bits/mesh_3d_24.cc | 2 +- tests/codim_one/bem.cc | 2 +- tests/codim_one/bem_integration.cc | 2 +- tests/codim_one/data_out.cc | 2 +- tests/codim_one/gradients.cc | 2 +- tests/codim_one/grid_in_out.cc | 2 +- tests/codim_one/grid_refinement.cc | 2 +- tests/codim_one/integrate_log.cc | 2 +- tests/codim_one/integrate_log_2.cc | 2 +- tests/codim_one/integrate_one_over_r.cc | 2 +- tests/codim_one/interpolation.cc | 2 +- tests/codim_one/interpolation_2.cc | 2 +- tests/codim_one/interpolation_3.cc | 2 +- tests/codim_one/mapping_q1.cc | 2 +- tests/codim_one/mapping_q1_eulerian.cc | 2 +- tests/codim_one/projection.cc | 2 +- tests/codim_one/projection_dgp.cc | 2 +- tests/codim_one/surface.cc | 2 +- tests/codim_one/tensor_matrix_conversion.cc | 2 +- tests/trilinos/block_sparse_matrix_add_01.cc | 2 +- tests/trilinos/block_sparse_matrix_set_01.cc | 2 +- tests/trilinos/solver_07.cc | 2 +- tests/trilinos/sparse_matrix_add_01.cc | 2 +- tests/trilinos/sparse_matrix_add_02.cc | 2 +- tests/trilinos/sparse_matrix_set_01.cc | 2 +- tests/trilinos/sparse_matrix_set_02.cc | 2 +- 32 files changed, 33 insertions(+), 33 deletions(-) diff --git a/tests/benchmarks/spec2006-447.dealII.cc b/tests/benchmarks/spec2006-447.dealII.cc index 248002472a..356196828e 100644 --- a/tests/benchmarks/spec2006-447.dealII.cc +++ b/tests/benchmarks/spec2006-447.dealII.cc @@ -1,7 +1,7 @@ -/* $Id: step-14.cc 2008 2006-01-23 23:53:16Z wolf $ */ +/* $Id$ */ /* Author: Wolfgang Bangerth, ETH Zurich, 2002 */ -/* $Id: step-14.cc 2008 2006-01-23 23:53:16Z wolf $ */ +/* $Id$ */ /* Version: $Name$ */ /* */ /* Copyright (C) 2002, 2003, 2004, 2008 by the deal.II authors */ diff --git a/tests/bits/full_matrix_53.cc b/tests/bits/full_matrix_53.cc index 11002edf6f..54596df97c 100644 --- a/tests/bits/full_matrix_53.cc +++ b/tests/bits/full_matrix_53.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: full_matrix_28.cc 15513 2007-11-18 05:44:22Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2007 by the deal.II authors diff --git a/tests/bits/full_matrix_54.cc b/tests/bits/full_matrix_54.cc index 7e2175233f..781ddc1385 100644 --- a/tests/bits/full_matrix_54.cc +++ b/tests/bits/full_matrix_54.cc @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// $Id: full_matrix_28.cc 15513 2007-11-18 05:44:22Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2007 by the deal.II authors diff --git a/tests/bits/make_boundary_constraints_01.cc b/tests/bits/make_boundary_constraints_01.cc index 74be19f553..7a34b84c40 100644 --- a/tests/bits/make_boundary_constraints_01.cc +++ b/tests/bits/make_boundary_constraints_01.cc @@ -1,5 +1,5 @@ //---------------------------- make_boundary_constraints_01.cc ------------------ -// $Id: make_boundary_constraints_01.cc $ +// $Id$ // Version: $Name$ // // Copyright (C) 2009 by the deal.II authors diff --git a/tests/bits/mesh_3d_22.cc b/tests/bits/mesh_3d_22.cc index 24f4afa014..e2c2832ace 100644 --- a/tests/bits/mesh_3d_22.cc +++ b/tests/bits/mesh_3d_22.cc @@ -1,5 +1,5 @@ //---------------------------- mesh_3d_22.cc --------------------------- -// $Id: mesh_3d_22.cc 15662 2008-01-24 05:31:14Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2008 by Timo Heister and the deal.II authors diff --git a/tests/bits/mesh_3d_23.cc b/tests/bits/mesh_3d_23.cc index 1666f74dfa..3be0e32bd2 100644 --- a/tests/bits/mesh_3d_23.cc +++ b/tests/bits/mesh_3d_23.cc @@ -1,5 +1,5 @@ //---------------------------- mesh_3d_23.cc --------------------------- -// $Id: mesh_3d_23.cc 15662 2008-01-24 05:31:14Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2008 by Timo Heister and the deal.II authors diff --git a/tests/bits/mesh_3d_24.cc b/tests/bits/mesh_3d_24.cc index eed2ff440d..38eb1bff4d 100644 --- a/tests/bits/mesh_3d_24.cc +++ b/tests/bits/mesh_3d_24.cc @@ -1,5 +1,5 @@ //---------------------------- mesh_3d_24.cc --------------------------- -// $Id: mesh_3d_24.cc 15662 2008-01-24 05:31:14Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2006, 2008 by Timo Heister and the deal.II authors diff --git a/tests/codim_one/bem.cc b/tests/codim_one/bem.cc index 327790dc00..61ea6ac439 100644 --- a/tests/codim_one/bem.cc +++ b/tests/codim_one/bem.cc @@ -1,5 +1,5 @@ //---------------------------- bem.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2008 by the deal.II authors diff --git a/tests/codim_one/bem_integration.cc b/tests/codim_one/bem_integration.cc index 125d9c5763..c7b2686870 100644 --- a/tests/codim_one/bem_integration.cc +++ b/tests/codim_one/bem_integration.cc @@ -1,5 +1,5 @@ //---------------------------- bem_integration.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005 by the deal.II authors diff --git a/tests/codim_one/data_out.cc b/tests/codim_one/data_out.cc index 6609cdfb0a..17ec4bde2f 100644 --- a/tests/codim_one/data_out.cc +++ b/tests/codim_one/data_out.cc @@ -1,6 +1,6 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2008 by the deal.II authors diff --git a/tests/codim_one/gradients.cc b/tests/codim_one/gradients.cc index 95557f3be4..4bd1f3fee7 100644 --- a/tests/codim_one/gradients.cc +++ b/tests/codim_one/gradients.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2008 by the deal.II authors diff --git a/tests/codim_one/grid_in_out.cc b/tests/codim_one/grid_in_out.cc index 6356768cb7..1be60a5792 100644 --- a/tests/codim_one/grid_in_out.cc +++ b/tests/codim_one/grid_in_out.cc @@ -1,6 +1,6 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2008 by the deal.II authors diff --git a/tests/codim_one/grid_refinement.cc b/tests/codim_one/grid_refinement.cc index 1cd9688f4d..770dd0595c 100644 --- a/tests/codim_one/grid_refinement.cc +++ b/tests/codim_one/grid_refinement.cc @@ -1,6 +1,6 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2008 by the deal.II authors diff --git a/tests/codim_one/integrate_log.cc b/tests/codim_one/integrate_log.cc index 2558b9e503..cda8c76de3 100644 --- a/tests/codim_one/integrate_log.cc +++ b/tests/codim_one/integrate_log.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005 by the deal.II authors diff --git a/tests/codim_one/integrate_log_2.cc b/tests/codim_one/integrate_log_2.cc index 6300261ede..9dca4a9569 100644 --- a/tests/codim_one/integrate_log_2.cc +++ b/tests/codim_one/integrate_log_2.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005 by the deal.II authors diff --git a/tests/codim_one/integrate_one_over_r.cc b/tests/codim_one/integrate_one_over_r.cc index 69d4c0369a..d445e702e1 100644 --- a/tests/codim_one/integrate_one_over_r.cc +++ b/tests/codim_one/integrate_one_over_r.cc @@ -1,5 +1,5 @@ //---------------------------- integrate_one_over_r.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z heltai $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005 by the deal.II authors diff --git a/tests/codim_one/interpolation.cc b/tests/codim_one/interpolation.cc index 68e0905bc9..d63ac1b5ee 100644 --- a/tests/codim_one/interpolation.cc +++ b/tests/codim_one/interpolation.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005 by the deal.II authors diff --git a/tests/codim_one/interpolation_2.cc b/tests/codim_one/interpolation_2.cc index 5f311d4c0c..c0f16cab03 100644 --- a/tests/codim_one/interpolation_2.cc +++ b/tests/codim_one/interpolation_2.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2008 by the deal.II authors diff --git a/tests/codim_one/interpolation_3.cc b/tests/codim_one/interpolation_3.cc index 7384a0f95a..8531248ada 100644 --- a/tests/codim_one/interpolation_3.cc +++ b/tests/codim_one/interpolation_3.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2008, 2009 by the deal.II authors diff --git a/tests/codim_one/mapping_q1.cc b/tests/codim_one/mapping_q1.cc index 301c9fe32c..dd43a3935a 100644 --- a/tests/codim_one/mapping_q1.cc +++ b/tests/codim_one/mapping_q1.cc @@ -1,6 +1,6 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005 by the deal.II authors diff --git a/tests/codim_one/mapping_q1_eulerian.cc b/tests/codim_one/mapping_q1_eulerian.cc index 168e7bd9e7..9e57327c9d 100644 --- a/tests/codim_one/mapping_q1_eulerian.cc +++ b/tests/codim_one/mapping_q1_eulerian.cc @@ -1,6 +1,6 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2009 by the deal.II authors diff --git a/tests/codim_one/projection.cc b/tests/codim_one/projection.cc index 8fd2fe5053..c071e704fe 100644 --- a/tests/codim_one/projection.cc +++ b/tests/codim_one/projection.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2008 by the deal.II authors diff --git a/tests/codim_one/projection_dgp.cc b/tests/codim_one/projection_dgp.cc index f39963761a..9dd1ce48eb 100644 --- a/tests/codim_one/projection_dgp.cc +++ b/tests/codim_one/projection_dgp.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005, 2008 by the deal.II authors diff --git a/tests/codim_one/surface.cc b/tests/codim_one/surface.cc index b9b4ea9bec..f259b4d082 100644 --- a/tests/codim_one/surface.cc +++ b/tests/codim_one/surface.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z manigrasso $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005 by the deal.II authors diff --git a/tests/codim_one/tensor_matrix_conversion.cc b/tests/codim_one/tensor_matrix_conversion.cc index 9efcfb0af4..aae00694d3 100644 --- a/tests/codim_one/tensor_matrix_conversion.cc +++ b/tests/codim_one/tensor_matrix_conversion.cc @@ -1,5 +1,5 @@ //---------------------------- template.cc --------------------------- -// $Id: testsuite.html 13373 2006-07-13 13:12:08Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 2005 by the deal.II authors diff --git a/tests/trilinos/block_sparse_matrix_add_01.cc b/tests/trilinos/block_sparse_matrix_add_01.cc index 7dce1f9003..176250ab51 100644 --- a/tests/trilinos/block_sparse_matrix_add_01.cc +++ b/tests/trilinos/block_sparse_matrix_add_01.cc @@ -1,5 +1,5 @@ //------------- trilinos_block_sparse_matrix_add_01.cc ------------------- -// $Id: 01.cc 17484 2008-11-06 10:21:30Z kronbichler $ +// $Id$ // Version: $Name$ // // Copyright (C) 2004, 2005, 2008 by the deal.II authors diff --git a/tests/trilinos/block_sparse_matrix_set_01.cc b/tests/trilinos/block_sparse_matrix_set_01.cc index aec1dd6721..191047c3cc 100644 --- a/tests/trilinos/block_sparse_matrix_set_01.cc +++ b/tests/trilinos/block_sparse_matrix_set_01.cc @@ -1,5 +1,5 @@ //------------- trilinos_block_sparse_matrix_add_01.cc ------------------- -// $Id: 01.cc 17484 2008-11-06 10:21:30Z kronbichler $ +// $Id$ // Version: $Name$ // // Copyright (C) 2004, 2005, 2008 by the deal.II authors diff --git a/tests/trilinos/solver_07.cc b/tests/trilinos/solver_07.cc index 679459cf1c..f441ae7b3e 100644 --- a/tests/trilinos/solver_07.cc +++ b/tests/trilinos/solver_07.cc @@ -1,5 +1,5 @@ //---------------------------- trilinos_solver_07.cc --------------------------- -// $Id: solver_07.cc 17307 2008-10-23 01:52:20Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2004, 2005 by the deal.II authors diff --git a/tests/trilinos/sparse_matrix_add_01.cc b/tests/trilinos/sparse_matrix_add_01.cc index f75e449618..5b36b66c44 100644 --- a/tests/trilinos/sparse_matrix_add_01.cc +++ b/tests/trilinos/sparse_matrix_add_01.cc @@ -1,5 +1,5 @@ //----------------- trilinos_sparse_matrix_add_01.cc ------------------------- -// $Id: 01.cc 17484 2008-11-06 10:21:30Z kronbichler $ +// $Id$ // Version: $Name$ // // Copyright (C) 2004, 2005, 2008 by the deal.II authors diff --git a/tests/trilinos/sparse_matrix_add_02.cc b/tests/trilinos/sparse_matrix_add_02.cc index 64258919ae..1364c3e645 100644 --- a/tests/trilinos/sparse_matrix_add_02.cc +++ b/tests/trilinos/sparse_matrix_add_02.cc @@ -1,5 +1,5 @@ //----------------- trilinos_sparse_matrix_add_02.cc ------------------------- -// $Id: 01.cc 17484 2008-11-06 10:21:30Z kronbichler $ +// $Id$ // Version: $Name$ // // Copyright (C) 2004, 2005, 2008 by the deal.II authors diff --git a/tests/trilinos/sparse_matrix_set_01.cc b/tests/trilinos/sparse_matrix_set_01.cc index a1e8562f71..2e8b5fc76f 100644 --- a/tests/trilinos/sparse_matrix_set_01.cc +++ b/tests/trilinos/sparse_matrix_set_01.cc @@ -1,5 +1,5 @@ //----------------- trilinos_sparse_matrix_set_01.cc ------------------------- -// $Id: 01.cc 17484 2008-11-06 10:21:30Z kronbichler $ +// $Id$ // Version: $Name$ // // Copyright (C) 2004, 2005, 2008 by the deal.II authors diff --git a/tests/trilinos/sparse_matrix_set_02.cc b/tests/trilinos/sparse_matrix_set_02.cc index b4a7020a9b..c76c64d936 100644 --- a/tests/trilinos/sparse_matrix_set_02.cc +++ b/tests/trilinos/sparse_matrix_set_02.cc @@ -1,5 +1,5 @@ //----------------- trilinos_sparse_matrix_set_02.cc ------------------------- -// $Id: 01.cc 17484 2008-11-06 10:21:30Z kronbichler $ +// $Id$ // Version: $Name$ // // Copyright (C) 2004, 2005, 2008 by the deal.II authors -- 2.39.5