BUG: extrudeToRegionMesh: fix indexing.

This commit is contained in:
mattijs
2011-11-23 15:28:38 +00:00
parent ed63de5cc1
commit b06cd15151
3 changed files with 105 additions and 91 deletions

View File

@ -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;