If blocks cannot cross include statements

This commit is contained in:
Alf Birger Rustad
2022-10-19 13:55:57 +02:00
parent 277b013d92
commit 18dec593ec
3 changed files with 6 additions and 1 deletions

View File

@@ -44,3 +44,4 @@ if(MPI_FOUND)
RESTART_STEP 3
DIR aquifer-num
TEST_ARGS --enable-tuning=true --tolerance-cnv=0.00003 --time-step-control=pid --linear-solver=cpr)
endif()