mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Minor code formatting
This commit is contained in:
@ -63,8 +63,6 @@ class processorCyclicPolyPatch
|
|||||||
//- Index of originating patch
|
//- Index of originating patch
|
||||||
mutable label referPatchID_;
|
mutable label referPatchID_;
|
||||||
|
|
||||||
// Private member functions
|
|
||||||
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
@ -223,7 +221,6 @@ public:
|
|||||||
|
|
||||||
|
|
||||||
// Destructor
|
// Destructor
|
||||||
|
|
||||||
virtual ~processorCyclicPolyPatch();
|
virtual ~processorCyclicPolyPatch();
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user