From: Luca Heltai Date: Tue, 12 Jul 2016 11:27:39 +0000 (+0200) Subject: Fixed comments in tests. X-Git-Tag: v8.5.0-rc1~806^2~9 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee0630a86c0acd13195cccd137c37a04ae177a5e;p=dealii.git Fixed comments in tests. --- diff --git a/tests/manifold/chart_manifold_01.cc b/tests/manifold/chart_manifold_01.cc index b8fe590a19..8d9359f258 100644 --- a/tests/manifold/chart_manifold_01.cc +++ b/tests/manifold/chart_manifold_01.cc @@ -1,12 +1,12 @@ -//---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2016 by the mathLab team. +//------------------------------------------------------------------- +// Copyright (C) 2016 by the deal.II authors. // // This file is subject to LGPL 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. // -//---------------------------- flat_manifold_01.cc --------------------------- +//------------------------------------------------------------------- // Test that the flat manifold does what it should, where the diff --git a/tests/manifold/chart_manifold_01_embedded.cc b/tests/manifold/chart_manifold_01_embedded.cc index 28b8959e75..d7090a5b7c 100644 --- a/tests/manifold/chart_manifold_01_embedded.cc +++ b/tests/manifold/chart_manifold_01_embedded.cc @@ -1,12 +1,12 @@ -//---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2016 by the mathLab team. +//------------------------------------------------------------------- +// Copyright (C) 2016 by the deal.II authors. // // This file is subject to LGPL 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. // -//---------------------------- flat_manifold_01.cc --------------------------- +//------------------------------------------------------------------- // Test that the flat manifold does what it should, where the diff --git a/tests/manifold/chart_manifold_02.cc b/tests/manifold/chart_manifold_02.cc index 7aa7991512..50bc97025b 100644 --- a/tests/manifold/chart_manifold_02.cc +++ b/tests/manifold/chart_manifold_02.cc @@ -1,12 +1,12 @@ -//---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2016 by the mathLab team. +//------------------------------------------------------------------- +// Copyright (C) 2016 by the deal.II authors. // // This file is subject to LGPL 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. // -//---------------------------- flat_manifold_02.cc --------------------------- +//------------------------------------------------------------------- // Test that the flat manifold does what it should. This time on faces, where the diff --git a/tests/manifold/chart_manifold_02_embedded.cc b/tests/manifold/chart_manifold_02_embedded.cc index bf3372768a..af18b37931 100644 --- a/tests/manifold/chart_manifold_02_embedded.cc +++ b/tests/manifold/chart_manifold_02_embedded.cc @@ -1,12 +1,12 @@ -//---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2016 by the mathLab team. +//------------------------------------------------------------------- +// Copyright (C) 2016 by the deal.II authors. // // This file is subject to LGPL 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. // -//---------------------------- flat_manifold_02.cc --------------------------- +//------------------------------------------------------------------- // Test that the flat manifold does what it should. This time on faces, where the diff --git a/tests/manifold/chart_manifold_03.cc b/tests/manifold/chart_manifold_03.cc index 219bcc226c..3e992b01c6 100644 --- a/tests/manifold/chart_manifold_03.cc +++ b/tests/manifold/chart_manifold_03.cc @@ -1,12 +1,12 @@ -//---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2016 by the mathLab team. +//------------------------------------------------------------------- +// Copyright (C) 2016 by the deal.II authors. // // This file is subject to LGPL 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. // -//---------------------------- flat_manifold_03.cc --------------------------- +//------------------------------------------------------------------- // Test periodicity of FlatManifold, where the diff --git a/tests/manifold/chart_manifold_03_embedded.cc b/tests/manifold/chart_manifold_03_embedded.cc index df653af9fe..bc59316482 100644 --- a/tests/manifold/chart_manifold_03_embedded.cc +++ b/tests/manifold/chart_manifold_03_embedded.cc @@ -1,12 +1,12 @@ -//---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2016 by the mathLab team. +//------------------------------------------------------------------- +// Copyright (C) 2016 by the deal.II authors. // // This file is subject to LGPL 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. // -//---------------------------- flat_manifold_03.cc --------------------------- +//------------------------------------------------------------------- // Test periodicity of FlatManifold, where the diff --git a/tests/manifold/chart_manifold_04.cc b/tests/manifold/chart_manifold_04.cc index b4d1c18090..bcc69a32e7 100644 --- a/tests/manifold/chart_manifold_04.cc +++ b/tests/manifold/chart_manifold_04.cc @@ -1,12 +1,12 @@ -//---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2016 by the mathLab team. +//------------------------------------------------------------------- +// Copyright (C) 2016 by the deal.II authors. // // This file is subject to LGPL 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. // -//---------------------------- flat_manifold_01.cc --------------------------- +//------------------------------------------------------------------- // Test interior mapping of flat manifold, where the diff --git a/tests/manifold/chart_manifold_04_embedded.cc b/tests/manifold/chart_manifold_04_embedded.cc index 905a0d6fc3..ac8e55ece3 100644 --- a/tests/manifold/chart_manifold_04_embedded.cc +++ b/tests/manifold/chart_manifold_04_embedded.cc @@ -1,12 +1,12 @@ -//---------------------------- manifold_id_01.cc --------------------------- -// Copyright (C) 2011 - 2016 by the mathLab team. +//------------------------------------------------------------------- +// Copyright (C) 2016 by the deal.II authors. // // This file is subject to LGPL 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. // -//---------------------------- flat_manifold_01.cc --------------------------- +//------------------------------------------------------------------- // Test interior mapping of flat manifold, where the