ENH: cellToFace: new selection option 'outside'

The new selection option 'outside' can be used to select
faces with only one neighbour in the specified cellSet.
This commit is contained in:
mattijs
2022-09-12 16:37:37 +01:00
committed by Andrew Heather
parent 5fb0cd77f1
commit c439968390
3 changed files with 86 additions and 13 deletions

View File

@ -303,6 +303,15 @@ actions
set cylinder1;
}
{
name faceCell1c;
type faceSet;
action new;
source cellToFace;
option outside;
set cylinder1;
}
{
name faceCylinder1;
type faceSet;