ENH: treeDataCell: increase duplicity

This commit is contained in:
mattijs
2011-08-18 12:28:44 +01:00
parent 9f7fcc686c
commit 24a82f2d03
5 changed files with 69 additions and 21 deletions

View File

@ -106,7 +106,7 @@ void Foam::meshToMesh::calcAddressing()
shiftedBb, // overall bounding box
8, // maxLevel
10, // leafsize
3.0 // duplicity
6.0 // duplicity
);
if (debug)