mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: mergePatchPairs: Updated
This commit is contained in:
committed by
Andrew Heather
parent
01efb2c85b
commit
436b43b61f
@ -94,6 +94,7 @@
|
|||||||
mergePatchPairs[pairI].first(),
|
mergePatchPairs[pairI].first(),
|
||||||
mergePatchPairs[pairI].second(),
|
mergePatchPairs[pairI].second(),
|
||||||
slidingInterface::INTEGRAL, // always integral
|
slidingInterface::INTEGRAL, // always integral
|
||||||
|
false,
|
||||||
intersection::VISIBLE
|
intersection::VISIBLE
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user