Formatting
This commit is contained in:
parent
1fafc42c14
commit
6dfebac5fa
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ public:
|
|||
//- Size of largest patch (out of supplied subset of patches)
|
||||
label maxPatchSize(const labelHashSet& patchIDs) const;
|
||||
|
||||
//- Sum of patch sizes (out of supplied subset of patches).
|
||||
//- Sum of patch sizes (out of supplied subset of patches)
|
||||
// Used in sizing arrays.
|
||||
label sumPatchSize(const labelHashSet& patchIDs) const;
|
||||
|
||||
|
|
Reference in a new issue