Go to the documentation of this file.
38 #ifndef dynamicMotionSolverFvMeshAMI_H
39 #define dynamicMotionSolverFvMeshAMI_H
78 TypeName(
"dynamicMotionSolverFvMeshAMI");
87 const bool doInit=
true
99 const bool syncPar =
true
110 virtual bool init(
const bool doInit);
virtual const pointField & points() const
Defines the attributes of an object for which implicit objectRegistry management is supported,...
TypeName("dynamicMotionSolverFvMeshAMI")
Abstract base class for geometry and/or topology changing fvMesh.
Generic templated field type.
virtual ~dynamicMotionSolverFvMeshAMI()=default
const motionSolver & motion() const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual const faceList & faces() const
Virtual base class for mesh motion solver.
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)
The dynamicMotionSolverFvMeshAMI.