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