]> https://gitweb.dealii.org/ - dealii.git/commit
Fix failed tests for extract_boundary_mesh and add new test 7474/head
authorSebastian Stark <stark.sebastian@gmx.de>
Tue, 18 Dec 2018 12:37:03 +0000 (14:37 +0200)
committerSebastian Stark <stark.sebastian@gmx.de>
Tue, 8 Jan 2019 19:07:55 +0000 (21:07 +0200)
commitb7fdc46f5c52bb86ba0bd64d8a1768689f8ccc6e
treea698aa97110e50601eaca13dc051166fcaa60dcb
parent3ee095da99613918d6256b66d2df8dcaa0ea59b1
Fix failed tests for extract_boundary_mesh and add new test

add codim_one/extract_boundary_mesh_15
  - The test checks whether extract_boundary_mesh produces correct results for 2d and 3d. In particular, it checks whether #7474 succesfully fixes #7467.

fix manifold/polar_manifold_04:
  - failed because of different vertex ordering in 2d and 3d with the new version in order to get consistent outward facing normals
  - contains a bug in itself in that the north and south poles are not properly excluded in 3d (only the origin is excluded in the code)
  -> solution: fix bug in test and update output file
All other failed tests have been fixed by updating the output file
37 files changed:
tests/codim_one/boundary_indicator_01.output
tests/codim_one/data_out_03.output
tests/codim_one/direction_flag_01.output
tests/codim_one/error_estimator_02.output
tests/codim_one/extract_boundary_mesh_00.output
tests/codim_one/extract_boundary_mesh_01.cc
tests/codim_one/extract_boundary_mesh_01.output
tests/codim_one/extract_boundary_mesh_02.cc
tests/codim_one/extract_boundary_mesh_02.output
tests/codim_one/extract_boundary_mesh_03.cc
tests/codim_one/extract_boundary_mesh_03.output
tests/codim_one/extract_boundary_mesh_04.cc
tests/codim_one/extract_boundary_mesh_04.output
tests/codim_one/extract_boundary_mesh_05.output
tests/codim_one/extract_boundary_mesh_06.output
tests/codim_one/extract_boundary_mesh_08.output
tests/codim_one/extract_boundary_mesh_09.output
tests/codim_one/extract_boundary_mesh_11.output
tests/codim_one/extract_boundary_mesh_12.output
tests/codim_one/extract_boundary_mesh_13.output
tests/codim_one/extract_boundary_mesh_14.output
tests/codim_one/extract_boundary_mesh_15.cc [new file with mode: 0644]
tests/codim_one/extract_boundary_mesh_15.output [new file with mode: 0644]
tests/codim_one/hanging_nodes_01.output
tests/codim_one/hanging_nodes_02.output
tests/codim_one/hanging_nodes_03.output
tests/codim_one/interpolate_boundary_values_03.output
tests/codim_one/mapping_01.output
tests/codim_one/mapping_02.output
tests/codim_one/normal_vectors_01.output
tests/codim_one/transform_01.output
tests/grid/grid_generator_hyper_sphere.output
tests/grid/grid_out_gnuplot_01.output
tests/grid/grid_out_gnuplot_02.output
tests/manifold/polar_manifold_04.cc
tests/manifold/polar_manifold_04.output
tests/manifold/tensor_product_manifold_02.with_muparser=true.output

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.