mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Minor code formatting change
This commit is contained in:
@ -142,7 +142,7 @@ protected:
|
|||||||
|
|
||||||
// Protected data
|
// Protected data
|
||||||
|
|
||||||
label startTimeIndex_;
|
label startTimeIndex_;
|
||||||
|
|
||||||
scalar startTime_;
|
scalar startTime_;
|
||||||
|
|
||||||
@ -154,7 +154,7 @@ protected:
|
|||||||
|
|
||||||
scalar writeInterval_;
|
scalar writeInterval_;
|
||||||
|
|
||||||
label purgeWrite_;
|
label purgeWrite_;
|
||||||
|
|
||||||
mutable FIFOStack<word> previousWriteTimes_;
|
mutable FIFOStack<word> previousWriteTimes_;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user