From a664d442e32139337fe47b15b3bbb2e4932670d8 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 28 Jan 2016 07:35:27 -0600 Subject: [PATCH] Adjust the output of two tests for 64-bit runs. --- ...ue.with_64bit_indices=off.mpirun=3.output} | 0 ....with_64bit_indices=off.mpirun=3.output.2} | 0 ...true.with_64bit_indices=on.mpirun=3.output | 23 +++++++++++ ...=> metis_04.with_64bit_indices=off.output} | 0 .../metis_04.with_64bit_indices=on.output | 40 +++++++++++++++++++ 5 files changed, 63 insertions(+) rename tests/dofs/{locally_relevant_dofs_per_subdomain_01.with_metis=true.mpirun=3.output => locally_relevant_dofs_per_subdomain_01.with_metis=true.with_64bit_indices=off.mpirun=3.output} (100%) rename tests/dofs/{locally_relevant_dofs_per_subdomain_01.with_metis=true.mpirun=3.output.2 => locally_relevant_dofs_per_subdomain_01.with_metis=true.with_64bit_indices=off.mpirun=3.output.2} (100%) create mode 100644 tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.with_64bit_indices=on.mpirun=3.output rename tests/metis/{metis_04.output => metis_04.with_64bit_indices=off.output} (100%) create mode 100644 tests/metis/metis_04.with_64bit_indices=on.output diff --git a/tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.mpirun=3.output b/tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.with_64bit_indices=off.mpirun=3.output similarity index 100% rename from tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.mpirun=3.output rename to tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.with_64bit_indices=off.mpirun=3.output diff --git a/tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.mpirun=3.output.2 b/tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.with_64bit_indices=off.mpirun=3.output.2 similarity index 100% rename from tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.mpirun=3.output.2 rename to tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.with_64bit_indices=off.mpirun=3.output.2 diff --git a/tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.with_64bit_indices=on.mpirun=3.output b/tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.with_64bit_indices=on.mpirun=3.output new file mode 100644 index 0000000000..83e9cb9946 --- /dev/null +++ b/tests/dofs/locally_relevant_dofs_per_subdomain_01.with_metis=true.with_64bit_indices=on.mpirun=3.output @@ -0,0 +1,23 @@ + +DEAL:0:2d::locally_relevant_dofs on subdomain 0: {[0,150], 152, [155,156], [159,160], [169,172], [187,188], [197,200], [213,275], [280,283], [296,299], 313, [320,323], [336,401]} +DEAL:0:2d:: + +DEAL:0:3d::locally_relevant_dofs on subdomain 0: {[0,1717], [1730,1738], [1748,1780], [1808,2000], [2081,2142], [2205,2284], [2365,2426], [2489,2834], [3021,3082], [3269,3565], [3670,3749], [3830,3897], [3966,4018], [4072,4453], [4694,4746]} +DEAL:0:3d:: + + +DEAL:1:2d::locally_relevant_dofs on subdomain 1: {[0,5], [7,9], [12,33], [62,67], [84,275], [278,279], [282,283], [288,291], [312,335], 338, [343,346], [363,379], 381, [386,387]} +DEAL:1:2d:: + +DEAL:1:3d::locally_relevant_dofs on subdomain 1: {[8,13], [30,43], [100,107], [134,135], [146,151], [184,187], [215,217], [230,239], [278,285], 311, [316,319], [338,341], [366,537], [541,543], [554,563], [598,605], [633,635], [646,655], [690,697], [722,3272], [3275,3276], [3279,3284], [3293,3296], [3298,3300], 3304, [3309,3312], [3323,3461], [3466,3469], [3482,3493], [3534,3541], [3570,3573], [3586,3597], [3638,3645], [3672,3673], [3682,3689], [3718,3725], [3752,3753], [3762,3769], [3798,3805], [3830,4071], 4073, [4076,4077], [4086,4087], [4096,4103], [4132,4139], 4165, [4168,4169], [4178,4179], [4188,4195], [4224,4231], [4256,4373], [4376,4377], [4386,4393], [4422,4429], [4456,4457], [4466,4473], [4502,4509], [4536,4537], [4546,4553], [4582,4589], [4616,4617], [4626,4633], [4662,4669], [4694,4905]} +DEAL:1:3d:: + + + +DEAL:2:2d::locally_relevant_dofs on subdomain 2: {[0,103], [151,184], [213,232], [255,256], [276,401]} +DEAL:2:2d:: + +DEAL:2:3d::locally_relevant_dofs on subdomain 2: {[0,1106], [1403,1544], [1687,1890], [1921,2204], [2489,2630], [2773,3020], [3269,4905]} +DEAL:2:3d:: + + diff --git a/tests/metis/metis_04.output b/tests/metis/metis_04.with_64bit_indices=off.output similarity index 100% rename from tests/metis/metis_04.output rename to tests/metis/metis_04.with_64bit_indices=off.output diff --git a/tests/metis/metis_04.with_64bit_indices=on.output b/tests/metis/metis_04.with_64bit_indices=on.output new file mode 100644 index 0000000000..f3c3073df8 --- /dev/null +++ b/tests/metis/metis_04.with_64bit_indices=on.output @@ -0,0 +1,40 @@ + +DEAL:: procs = 1 +DEAL::0 0 0 0 0 0 0 +DEAL:: procs = 2 +DEAL::0 1 0 1 0 1 0 +DEAL:: procs = 3 +DEAL::0 1 0 2 2 1 1 +DEAL:: procs = 4 +DEAL::0 2 0 3 1 2 1 +DEAL:: procs = 5 +DEAL::0 3 1 2 2 3 4 +DEAL:: procs = 6 +DEAL::1 5 0 3 1 5 2 +DEAL:: procs = 7 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 8 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 9 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 10 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 11 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 12 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 13 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 14 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 15 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 16 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 17 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 18 +DEAL::2 4 0 5 2 6 3 +DEAL:: procs = 19 +DEAL::2 4 0 5 2 6 3 +DEAL::OK -- 2.39.5