From cef231efdabc26baf5e5a37e3116d72d4975e7f5 Mon Sep 17 00:00:00 2001 From: Nils Schween Date: Tue, 14 Mar 2023 17:32:19 +0100 Subject: [PATCH] add the expected output file --- ..._faces_parallel_shared_tria.with_mpi=on.mpirun=4.output | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/grid/grid_tools_collect_periodic_faces_parallel_shared_tria.with_mpi=on.mpirun=4.output diff --git a/tests/grid/grid_tools_collect_periodic_faces_parallel_shared_tria.with_mpi=on.mpirun=4.output b/tests/grid/grid_tools_collect_periodic_faces_parallel_shared_tria.with_mpi=on.mpirun=4.output new file mode 100644 index 0000000000..0dc4198656 --- /dev/null +++ b/tests/grid/grid_tools_collect_periodic_faces_parallel_shared_tria.with_mpi=on.mpirun=4.output @@ -0,0 +1,7 @@ + +DEAL::dim = 1 +DEAL::1 +DEAL::dim = 2 +DEAL::16 +DEAL::dim = 3 +DEAL::256 -- 2.39.5