]> https://gitweb.dealii.org/ - dealii.git/commit
Simplify the hp_constraints tests by using one single test for all features, not...
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Thu, 5 Nov 2009 01:10:11 +0000 (01:10 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Thu, 5 Nov 2009 01:10:11 +0000 (01:10 +0000)
commit25e77a11b7c07013561d6a50e8641e351ec17dc8
treeedfa92f1132b404516f10816945160eab8d32e6b
parentfea4903a1f8e3bf6231b1f5b5710fdadd7b235e0
Simplify the hp_constraints tests by using one single test for all features, not seven different ones. This reduces the time spent in the tests, since setting up the elements (which are the same for all the seven tests) takes most time usually. TODO: Could not reproduce OSX output. Need to verify results on the standard test machines, since i get slightly different results for the hp_constraints_q_03 and 07, as well as the two system variants.

git-svn-id: https://svn.dealii.org/trunk@20027 0785d39b-7218-0410-832d-ea1e28bc413d
123 files changed:
tests/hp/hp_constraints_dgp.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgp/cmp/generic [new file with mode: 0644]
tests/hp/hp_constraints_dgp/project_dgp_01/cmp/generic [moved from tests/hp/hp_constraints_dgp_01/project_dgp_01/cmp/generic with 100% similarity]
tests/hp/hp_constraints_dgp_01.cc [deleted file]
tests/hp/hp_constraints_dgp_01/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_02.cc [deleted file]
tests/hp/hp_constraints_dgp_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_02/project_dgp_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_03.cc [deleted file]
tests/hp/hp_constraints_dgp_03/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_03/project_dgp_03/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_04.cc [deleted file]
tests/hp/hp_constraints_dgp_04/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_04/project_dgp_04/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_05.cc [deleted file]
tests/hp/hp_constraints_dgp_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_05/project_dgp_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_06.cc [deleted file]
tests/hp/hp_constraints_dgp_06/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_06/project_dgp_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_07.cc [deleted file]
tests/hp/hp_constraints_dgp_07/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_07/project_dgp_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgp_monomial/cmp/generic [new file with mode: 0644]
tests/hp/hp_constraints_dgp_monomial_01.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_01/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_02.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_03.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_03/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_04.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_04/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_05.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_06.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_06/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_monomial_07.cc [deleted file]
tests/hp/hp_constraints_dgp_monomial_07/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgp_nonparametric/cmp/generic [new file with mode: 0644]
tests/hp/hp_constraints_dgp_nonparametric_01.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_01/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_02.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_03.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_03/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_04.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_04/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_05.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_06.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_06/cmp/generic [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_07.cc [deleted file]
tests/hp/hp_constraints_dgp_nonparametric_07/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq.cc [new file with mode: 0644]
tests/hp/hp_constraints_dgq/cmp/generic [moved from tests/hp/hp_constraints_q_06/cmp/generic with 78% similarity]
tests/hp/hp_constraints_dgq_01.cc [deleted file]
tests/hp/hp_constraints_dgq_01/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_02.cc [deleted file]
tests/hp/hp_constraints_dgq_02/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_03.cc [deleted file]
tests/hp/hp_constraints_dgq_03/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_04.cc [deleted file]
tests/hp/hp_constraints_dgq_04/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_05.cc [deleted file]
tests/hp/hp_constraints_dgq_05/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_06.cc [deleted file]
tests/hp/hp_constraints_dgq_06/cmp/generic [deleted file]
tests/hp/hp_constraints_dgq_07.cc [deleted file]
tests/hp/hp_constraints_dgq_07/cmp/generic [deleted file]
tests/hp/hp_constraints_q.cc [new file with mode: 0644]
tests/hp/hp_constraints_q_01.cc [deleted file]
tests/hp/hp_constraints_q_01/cmp/generic [deleted file]
tests/hp/hp_constraints_q_02.cc [deleted file]
tests/hp/hp_constraints_q_02/cmp/generic [deleted file]
tests/hp/hp_constraints_q_03.cc [deleted file]
tests/hp/hp_constraints_q_03/cmp/generic [deleted file]
tests/hp/hp_constraints_q_04.cc [deleted file]
tests/hp/hp_constraints_q_04/cmp/generic [deleted file]
tests/hp/hp_constraints_q_05.cc [deleted file]
tests/hp/hp_constraints_q_05/cmp/generic [deleted file]
tests/hp/hp_constraints_q_06.cc [deleted file]
tests/hp/hp_constraints_q_07.cc [deleted file]
tests/hp/hp_constraints_q_system.cc [new file with mode: 0644]
tests/hp/hp_constraints_q_system_01.cc [deleted file]
tests/hp/hp_constraints_q_system_01/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_02.cc [deleted file]
tests/hp/hp_constraints_q_system_02/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_03.cc [deleted file]
tests/hp/hp_constraints_q_system_03/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_04.cc [deleted file]
tests/hp/hp_constraints_q_system_04/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_05.cc [deleted file]
tests/hp/hp_constraints_q_system_05/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_06.cc [deleted file]
tests/hp/hp_constraints_q_system_06/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_07.cc [deleted file]
tests/hp/hp_constraints_q_system_x.cc [new file with mode: 0644]
tests/hp/hp_constraints_q_system_x_01.cc [deleted file]
tests/hp/hp_constraints_q_system_x_01/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_02.cc [deleted file]
tests/hp/hp_constraints_q_system_x_02/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_03.cc [deleted file]
tests/hp/hp_constraints_q_system_x_03/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_04.cc [deleted file]
tests/hp/hp_constraints_q_system_x_04/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_05.cc [deleted file]
tests/hp/hp_constraints_q_system_x_05/cmp/generic [deleted file]
tests/hp/hp_constraints_q_system_x_07.cc [deleted file]
tests/hp/hp_constraints_rt_nodal.cc [new file with mode: 0644]
tests/hp/hp_constraints_rt_nodal_01.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_01/cmp/generic [deleted file]
tests/hp/hp_constraints_rt_nodal_02.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_02/cmp/generic [deleted file]
tests/hp/hp_constraints_rt_nodal_03.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_03/cmp/generic [deleted file]
tests/hp/hp_constraints_rt_nodal_04.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_04/cmp/generic [deleted file]
tests/hp/hp_constraints_rt_nodal_05.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_05/cmp/generic [deleted file]
tests/hp/hp_constraints_rt_nodal_06.cc [deleted file]
tests/hp/hp_constraints_rt_nodal_06/cmp/generic [deleted file]

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.