mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: patchCloudSet: additional comment
This commit is contained in:
@ -114,6 +114,8 @@ void Foam::patchCloudSet::calcSamples
|
||||
10, // leafsize
|
||||
3.0 // duplicity
|
||||
);
|
||||
|
||||
// Force calculation of face-diagonal decomposition
|
||||
(void)mesh().tetBasePtIs();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user