BUG: extrudeToRegionMesh: fix indexing.
This commit is contained in:
@ -87,7 +87,7 @@ boundary
|
||||
|
||||
baffle1Wall_0
|
||||
{
|
||||
type directMappedWall;
|
||||
type mappedWall;
|
||||
sampleMode nearestPatchFace;
|
||||
sampleRegion region0;
|
||||
samplePatch baffle1Wall_1;
|
||||
@ -98,7 +98,7 @@ boundary
|
||||
|
||||
baffle1Wall_1
|
||||
{
|
||||
type directMappedWall;
|
||||
type mappedWall;
|
||||
sampleMode nearestPatchFace;
|
||||
sampleRegion region0;
|
||||
samplePatch baffle1Wall_0;
|
||||
|
||||
Reference in New Issue
Block a user