Formatting
This commit is contained in:
parent
3ebe05fb5c
commit
3b0a459c7e
1 changed files with 2 additions and 2 deletions
|
@ -118,9 +118,9 @@ public:
|
|||
);
|
||||
|
||||
|
||||
// Destructor
|
||||
//- Destructor
|
||||
~polyBoundaryMesh();
|
||||
|
||||
~polyBoundaryMesh();
|
||||
|
||||
//- Clear geometry at this level and at patches
|
||||
void clearGeom();
|
||||
|
|
Reference in a new issue