Skip to content
Snippets Groups Projects
Commit 4358f665 authored by Timo Koch's avatar Timo Koch
Browse files

[test][gridformat] Add parallel test with one process

parent ee107d9d
No related branches found
No related tags found
1 merge request!3752Feature/gridformat writer
...@@ -20,6 +20,6 @@ dumux_add_test( ...@@ -20,6 +20,6 @@ dumux_add_test(
NAME test_grid_writer_parallel NAME test_grid_writer_parallel
SOURCES test_grid_writer_parallel.cc SOURCES test_grid_writer_parallel.cc
CMAKE_GUARD DUMUX_HAVE_GRIDFORMAT CMAKE_GUARD DUMUX_HAVE_GRIDFORMAT
MPI_RANKS 2 MPI_RANKS 1 2
TIMEOUT 100 TIMEOUT 100
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment