TUT: simple test for redistributePar with distributed roots

TUT: prefer 'subtract' instead of old 'delete'

TUT: enable multiFieldValue function object, update topoSet action
This commit is contained in:
Mark Olesen
2022-06-23 17:20:53 +02:00
parent 21680e93cc
commit 57c4b27b8b
6 changed files with 58 additions and 4 deletions

View File

@ -5,7 +5,7 @@ cd "${0%/*}" || exit # Run from this directory
cleanCase0
rm -rf machineA
rm -rf machineB
rm -rf machine*
rm -rf test-*
#------------------------------------------------------------------------------