Go to the documentation of this file.
41 #ifndef displacementMethodvolumetricBSplinesMotionSolver_H
42 #define displacementMethodvolumetricBSplinesMotionSolver_H
80 TypeName(
"volumetricBSplinesMotionSolver");
void boundControlField(vectorField &controlField)
TypeName("volumetricBSplinesMotionSolver")
Abstract base class for displacement methods, which are a set or wrapper classes allowing to change t...
void setControlField(const vectorField &controlField)
Generic templated field type.
virtual ~displacementMethodvolumetricBSplinesMotionSolver()=default
void setMotionField(const pointVectorField &pointMovement)
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...
Generic GeometricField class.
Wrapper class for the volumetricBSplinesMotionSolver motion solver.