]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Rearrange output
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 Aug 2013 14:38:23 +0000 (14:38 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 Aug 2013 14:38:23 +0000 (14:38 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30373 0785d39b-7218-0410-832d-ea1e28bc413d

18 files changed:
tests/CMakeLists.txt
tests/aniso/CMakeLists.txt [new file with mode: 0644]
tests/aniso/Makefile [deleted file]
tests/aniso/anisotropic_crash.output [moved from tests/aniso/anisotropic_crash/cmp/generic with 100% similarity]
tests/aniso/fe_tools.output [moved from tests/aniso/fe_tools/cmp/generic with 100% similarity]
tests/aniso/hp_constraints_dgp_08.output [moved from tests/aniso/hp_constraints_dgp_08/cmp/generic with 100% similarity]
tests/aniso/hp_constraints_dgp_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/aniso/hp_constraints_dgp_08/project_dgp_02/cmp/generic [deleted file]
tests/aniso/hp_constraints_dgp_monomial_08.output [moved from tests/aniso/hp_constraints_dgp_monomial_08/cmp/generic with 100% similarity]
tests/aniso/hp_constraints_dgp_monomial_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/aniso/hp_constraints_dgp_nonparametric_08.output [moved from tests/aniso/hp_constraints_dgp_nonparametric_08/cmp/generic with 100% similarity]
tests/aniso/hp_constraints_dgp_nonparametric_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/aniso/hp_constraints_dgq_08.output [moved from tests/aniso/hp_constraints_dgq_08/cmp/generic with 100% similarity]
tests/aniso/hp_constraints_dgq_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0 [deleted file]
tests/aniso/mesh_3d_21.output [moved from tests/aniso/mesh_3d_21/cmp/generic with 100% similarity]
tests/aniso/refine_and_coarsen_anisotropic.output [moved from tests/aniso/refine_and_coarsen_anisotropic/cmp/generic with 100% similarity]
tests/aniso/solution_transfer.output [moved from tests/aniso/solution_transfer/cmp/generic with 100% similarity]
tests/aniso/up_and_down.output [moved from tests/aniso/up_and_down/cmp/generic with 100% similarity]

index 5734afae9fc85c4d6a9e249b82af628751c0aaf4..244bc326b162ff026e40b577f9abced6c6a06628 100644 (file)
@@ -60,8 +60,9 @@ ENDIF()
 #
 # Set a default time limit of 60 seconds:
 #
-SET_IF_EMPTY(DEAL_II_TEST_TIME_LIMIT 60)
+SET_IF_EMPTY(DEAL_II_TEST_TIME_LIMIT 120)
 
 MESSAGE(STATUS "Proceed to test definitions")
 
+ADD_SUBDIRECTORY(aniso)
 ADD_SUBDIRECTORY(base)
diff --git a/tests/aniso/CMakeLists.txt b/tests/aniso/CMakeLists.txt
new file mode 100644 (file)
index 0000000..b901b9e
--- /dev/null
@@ -0,0 +1,8 @@
+GET_FILENAME_COMPONENT(_category ${CMAKE_CURRENT_SOURCE_DIR} NAME)
+
+FILE(GLOB _tests "*.output")
+
+FOREACH(_test ${_tests})
+  GET_FILENAME_COMPONENT(_test ${_test} NAME_WE)
+  DEAL_II_ADD_TEST(${_category} ${_test})
+ENDFOREACH()
diff --git a/tests/aniso/Makefile b/tests/aniso/Makefile
deleted file mode 100644 (file)
index 3685d24..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-############################################################
-# $Id$
-# Copyright (C) 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2010 by the deal.II authors
-############################################################
-
-include ../Makefile.paths
-include $D/common/Make.global_options
-include ../Makefile.rules
--include Makefile.depend
--include Makefile.tests
diff --git a/tests/aniso/hp_constraints_dgp_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0 b/tests/aniso/hp_constraints_dgp_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0
deleted file mode 100644 (file)
index b5f363a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-DEAL::n_dofs=15
-DEAL::n_dofs=136
-DEAL::n_dofs=961
diff --git a/tests/aniso/hp_constraints_dgp_08/project_dgp_02/cmp/generic b/tests/aniso/hp_constraints_dgp_08/project_dgp_02/cmp/generic
deleted file mode 100644 (file)
index 2be2d0d..0000000
+++ /dev/null
@@ -1,178 +0,0 @@
-
-DEAL::n_dofs=6
-DEAL:cg::Starting value 0.433
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(0), P_0, rel. error=0
-DEAL:cg::Starting value 0.967
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(0), P_1, rel. error=0.0244
-DEAL:cg::Starting value 1.60
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(0), P_2, rel. error=0.0487
-DEAL::n_dofs=12
-DEAL:cg::Starting value 0.433
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(1), P_0, rel. error=0
-DEAL:cg::Starting value 0.968
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(1), P_1, rel. error=0
-DEAL:cg::Starting value 1.60
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(1), P_2, rel. error=0.00142
-DEAL:cg::Starting value 2.33
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(1), P_3, rel. error=0.00405
-DEAL::n_dofs=18
-DEAL:cg::Starting value 0.433
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(2), P_0, rel. error=0
-DEAL:cg::Starting value 0.968
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(2), P_1, rel. error=0
-DEAL:cg::Starting value 1.60
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(2), P_2, rel. error=0
-DEAL:cg::Starting value 2.33
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(2), P_3, rel. error=8.49e-05
-DEAL:cg::Starting value 3.12
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(2), P_4, rel. error=0.000309
-DEAL::n_dofs=24
-DEAL:cg::Starting value 0.433
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(3), P_0, rel. error=0
-DEAL:cg::Starting value 0.968
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(3), P_1, rel. error=0
-DEAL:cg::Starting value 1.60
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(3), P_2, rel. error=0
-DEAL:cg::Starting value 2.33
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(3), P_3, rel. error=0
-DEAL:cg::Starting value 3.12
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(3), P_4, rel. error=5.07e-06
-DEAL:cg::Starting value 3.98
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(3), P_5, rel. error=2.23e-05
-DEAL::n_dofs=30
-DEAL:cg::Starting value 0.433
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(4), P_0, rel. error=0
-DEAL:cg::Starting value 0.968
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(4), P_1, rel. error=0
-DEAL:cg::Starting value 1.60
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(4), P_2, rel. error=0
-DEAL:cg::Starting value 2.33
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(4), P_3, rel. error=0
-DEAL:cg::Starting value 3.12
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(4), P_4, rel. error=0
-DEAL:cg::Starting value 3.98
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(4), P_5, rel. error=3.03e-07
-DEAL:cg::Starting value 4.91
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<1>(4), P_6, rel. error=1.57e-06
-DEAL::n_dofs=28
-DEAL:cg::Starting value 0.676
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(0), P_0, rel. error=0
-DEAL:cg::Starting value 1.45
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(0), P_1, rel. error=0.00998
-DEAL:cg::Starting value 2.31
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(0), P_2, rel. error=0.0192
-DEAL::n_dofs=84
-DEAL:cg::Starting value 0.676
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(1), P_0, rel. error=0
-DEAL:cg::Starting value 1.45
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(1), P_1, rel. error=0
-DEAL:cg::Starting value 2.32
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(1), P_2, rel. error=0.000642
-DEAL:cg::Starting value 3.27
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(1), P_3, rel. error=0.00167
-DEAL::n_dofs=168
-DEAL:cg::Starting value 0.676
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(2), P_0, rel. error=0
-DEAL:cg::Starting value 1.45
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(2), P_1, rel. error=0
-DEAL:cg::Starting value 2.32
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(2), P_2, rel. error=0
-DEAL:cg::Starting value 3.27
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(2), P_3, rel. error=4.03e-05
-DEAL:cg::Starting value 4.28
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(2), P_4, rel. error=0.000131
-DEAL::n_dofs=280
-DEAL:cg::Starting value 0.676
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(3), P_0, rel. error=0
-DEAL:cg::Starting value 1.45
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(3), P_1, rel. error=0
-DEAL:cg::Starting value 2.32
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(3), P_2, rel. error=0
-DEAL:cg::Starting value 3.27
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(3), P_3, rel. error=0
-DEAL:cg::Starting value 4.28
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(3), P_4, rel. error=2.49e-06
-DEAL:cg::Starting value 5.36
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<2>(3), P_5, rel. error=9.67e-06
-DEAL::n_dofs=120
-DEAL:cg::Starting value 0.708
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(0), P_0, rel. error=0
-DEAL:cg::Starting value 1.48
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(0), P_1, rel. error=0.00433
-DEAL:cg::Starting value 2.30
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(0), P_2, rel. error=0.00820
-DEAL::n_dofs=480
-DEAL:cg::Starting value 0.708
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(1), P_0, rel. error=0
-DEAL:cg::Starting value 1.48
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(1), P_1, rel. error=0
-DEAL:cg::Starting value 2.31
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(1), P_2, rel. error=0.000288
-DEAL:cg::Starting value 3.20
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(1), P_3, rel. error=0.000729
-DEAL::n_dofs=1200
-DEAL:cg::Starting value 0.708
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(2), P_0, rel. error=0
-DEAL:cg::Starting value 1.48
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(2), P_1, rel. error=0
-DEAL:cg::Starting value 2.31
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(2), P_2, rel. error=0
-DEAL:cg::Starting value 3.20
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(2), P_3, rel. error=1.85e-05
-DEAL:cg::Starting value 4.14
-DEAL:cg::Convergence step 1 value 0
-DEAL::FE_DGP<3>(2), P_4, rel. error=5.78e-05
diff --git a/tests/aniso/hp_constraints_dgp_monomial_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0 b/tests/aniso/hp_constraints_dgp_monomial_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0
deleted file mode 100644 (file)
index b5f363a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-DEAL::n_dofs=15
-DEAL::n_dofs=136
-DEAL::n_dofs=961
diff --git a/tests/aniso/hp_constraints_dgp_nonparametric_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0 b/tests/aniso/hp_constraints_dgp_nonparametric_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0
deleted file mode 100644 (file)
index b5f363a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-DEAL::n_dofs=15
-DEAL::n_dofs=136
-DEAL::n_dofs=961
diff --git a/tests/aniso/hp_constraints_dgq_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0 b/tests/aniso/hp_constraints_dgq_08/cmp/powerpc-apple-darwin8.10.0+gcc4.0
deleted file mode 100644 (file)
index 9ce91ba..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-DEAL::n_dofs=15
-DEAL::n_dofs=204
-DEAL::n_dofs=2689

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.