Go to the documentation of this file.
40 #ifndef displacementMethodelasticityMotionSolver_H
41 #define displacementMethodelasticityMotionSolver_H
Abstract base class for displacement methods, which are a set or wrapper classes allowing to change t...
Generic templated field type.
virtual ~displacementMethodelasticityMotionSolver()=default
void setMotionField(const pointVectorField &pointMovement)
void setControlField(const vectorField &controlField)
Mesh data needed to do the Finite Volume discretisation.
TypeName("elasticityMotionSolver")
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
volVectorField & cellMotionU_
Wrapper class for the elasticityMotionSolver motion solver.
pointVectorField & pointMotionU_
Generic GeometricField class.