ENH: consistency updates for patchToFace topoSetSource (#1060)

- Support specification with "patches" and "patch" keywords
  (similar to zone selection). Keyword "name" for compatibility.
This commit is contained in:
Mark Olesen
2018-10-30 12:01:36 +00:00
parent de1832abdd
commit 9a87a043d6
21 changed files with 56 additions and 44 deletions

View File

@ -24,7 +24,7 @@ actions
source patchToFace;
sourceInfo
{
name filmWalls;
patch filmWalls;
}
}
{

View File

@ -24,7 +24,7 @@ actions
source patchToFace;
sourceInfo
{
name filmWalls;
patch filmWalls;
}
}
{

View File

@ -24,7 +24,7 @@ actions
source patchToFace;
sourceInfo
{
name filmWalls;
patch filmWalls;
}
}
{