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