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

@ -27,7 +27,7 @@ actions
{
name f0;
type faceSet;
action delete;
action subtract;
source boundaryToFace;
}