mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Fix some typos
This commit is contained in:
@ -85,8 +85,8 @@ int main(int argc, char *argv[])
|
||||
(
|
||||
dynamicTreeDataPoint(pointList),
|
||||
overallBb, // overall search domain
|
||||
20, // max levels; n/a
|
||||
100, // maximum ratio of cubes v.s. cells
|
||||
20, // max levels
|
||||
100, // maximum ratio of cubes v.s. cells
|
||||
100.0 // max. duplicity; n/a since no bounding boxes.
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user