Go to the documentation of this file.
38 #ifndef dynamicMultiMotionSolverFvMesh_H
39 #define dynamicMultiMotionSolverFvMesh_H
84 TypeName(
"dynamicMultiMotionSolverFvMesh");
93 const bool doInit=
true
104 virtual bool init(
const bool doInit);
Defines the attributes of an object for which implicit objectRegistry management is supported,...
Abstract base class for geometry and/or topology changing fvMesh.
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
TypeName("dynamicMultiMotionSolverFvMesh")
Mesh motion described per cellZone. Individual motion solvers solve over whole domain but are only ap...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual bool init(const bool doInit)
~dynamicMultiMotionSolverFvMesh()=default