snappyHexMeshConfig: Fix for Gcc 5.4, and spelling corrections
This commit is contained in:
@ -68,7 +68,7 @@ class snappyHexMeshConfiguration
|
||||
//- Refinement level applied across the snappyHexMeshDict file
|
||||
const label refinementLevel_;
|
||||
|
||||
//- Level of refinement on speficied surfaces
|
||||
//- Level of refinement on specified surfaces
|
||||
const List<Tuple2<word, label>>& surfaceLevels_;
|
||||
|
||||
//- Refinement regions specified by surface and level
|
||||
|
||||
Reference in New Issue
Block a user