Corrected capitalization of Doxygen documentation comments

This commit is contained in:
Henry
2015-02-14 13:10:15 +00:00
parent fb68661de8
commit f58fd14271
268 changed files with 818 additions and 818 deletions

View File

@ -48,7 +48,7 @@ minArea -1;
// and face centre triangles normal
minTwist 0.001;
//- minimum normalised cell determinant
//- Minimum normalised cell determinant
// 1 = hex, <= 0 = folded or flattened illegal cell
minDeterminant 0.001;

View File

@ -287,7 +287,7 @@ meshQualityControls
//- Number of error distribution iterations
nSmoothScale 4;
//- amount to scale back displacement at error points
//- Amount to scale back displacement at error points
errorReduction 0.75;
}