Skip to content
Snippets Groups Projects
Commit f46c5795 authored by mattijs's avatar mattijs
Browse files

STYLE: dynamicFvMesh: indentation, naming

parent 0110e690
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ public: ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment