From: David Wells Date: Fri, 8 Jan 2021 15:19:54 +0000 (-0500) Subject: Fix the VTK output in the exodusii test. X-Git-Tag: v9.3.0-rc1~659^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ca457e3dbfdf554e3111a629bc303b1ab6efb66;p=dealii.git Fix the VTK output in the exodusii test. The output for this test was generated before 2f788a5fdab, which changed (fixed) the node numbering of pyramids. We need to apply the same permutation to this output file. --- diff --git a/tests/grid/grid_in_exodusii.with_trilinos_with_seacas=on.output b/tests/grid/grid_in_exodusii.with_trilinos_with_seacas=on.output index 20404599dd..ba6bdfb8cd 100644 --- a/tests/grid/grid_in_exodusii.with_trilinos_with_seacas=on.output +++ b/tests/grid/grid_in_exodusii.with_trilinos_with_seacas=on.output @@ -142,7 +142,7 @@ POINTS 13 double CELLS 4 27 8 0 1 5 4 3 2 6 7 -5 4 5 7 6 8 +5 4 5 6 7 8 4 5 9 6 8 6 6 5 9 11 10 12 @@ -220,7 +220,7 @@ POINTS 29 double CELLS 4 27 8 0 1 5 4 3 2 6 7 -5 4 5 7 6 8 +5 4 5 6 7 8 4 5 9 6 8 6 6 5 9 11 10 12 @@ -288,7 +288,7 @@ POINTS 13 double CELLS 18 91 8 0 1 5 4 3 2 6 7 -5 4 5 7 6 8 +5 4 5 6 7 8 4 5 9 6 8 6 6 5 9 11 10 12 4 0 4 5 1 @@ -370,7 +370,7 @@ POINTS 13 double CELLS 18 91 8 0 1 5 4 3 2 6 7 -5 4 5 7 6 8 +5 4 5 6 7 8 4 5 9 6 8 6 6 5 9 11 10 12 4 0 4 5 1