Code style: Updated line comments to start with a space
//This is a comment -> // This is a comment
This commit is contained in:
@ -320,7 +320,7 @@ meshQualityControls
|
||||
//- minVolRatio (0 -> 1)
|
||||
minVolRatio 0.01;
|
||||
|
||||
//must be >0 for Fluent compatibility
|
||||
// must be >0 for Fluent compatibility
|
||||
minTriangleTwist -1;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user