mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: dynamicFvMesh: indentation, naming
This commit is contained in:
@ -78,7 +78,7 @@ public:
|
|||||||
// Constructors
|
// Constructors
|
||||||
|
|
||||||
//- Construct from IOobject
|
//- Construct from IOobject
|
||||||
dynamicMotionSolverFvMesh(const IOobject& io, bool syncPar=true);
|
dynamicMotionSolverFvMesh(const IOobject& io, const bool doInit=true);
|
||||||
|
|
||||||
//- Construct from components without boundary.
|
//- Construct from components without boundary.
|
||||||
// Boundary is added using addFvPatches() member function
|
// Boundary is added using addFvPatches() member function
|
||||||
|
|||||||
Reference in New Issue
Block a user