Go to the documentation of this file.
63 #ifndef displacementLayeredMotionMotionSolver_H
64 #define displacementLayeredMotionMotionSolver_H
98 const label cellZoneI,
104 const label cellZoneI,
111 const label cellZoneI,
112 const bitSet& isZonePoint,
132 const label cellZoneI,
150 TypeName(
"displacementLayeredMotion");
183 virtual void solve();
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
virtual tmp< pointField > curPoints() const
A primitive field of type <T> with automated input and output.
A bitSet stores bits (elements with only two states) in packed internal format and supports a variety...
pointVectorField & pointDisplacement()
A class for managing temporary objects.
virtual void updateMesh(const mapPolyMesh &mpm)
Mesh motion solver for an (multi-block) extruded fvMesh. Gets given the structure of the mesh blocks ...
Mesh consisting of general polyhedral cells.
TypeName("displacementLayeredMotion")
Generic templated field type.
A subset of mesh faces organised as a primitive patch.
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
~displacementLayeredMotionMotionSolver()=default
A cylindrical coordinate system (r-theta-z). The coordinate system angle theta is always in radians.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Virtual base class for displacement motion solver.
scalar distance(const vector &p1, const vector &p2)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const polyMesh & mesh() const
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Generic GeometricField class.
Database for solution data, solver performance and other reduced data.
A HashTable of pointers to objects of type <T> with a label key.