Go to the documentation of this file.
44 displacementMethodvolumetricBSplinesMotionSolver,
50 displacementMethodvolumetricBSplinesMotionSolver::
51 displacementMethodvolumetricBSplinesMotionSolver
89 refCast<volumetricBSplinesMotionSolver>
90 (
motionPtr_()).setControlPointsMovement(controlField);
111 refCast<volumetricBSplinesMotionSolver>
112 (
motionPtr_()).boundControlPointMovement(controlField);
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
void boundControlField(vectorField &controlField)
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.
autoPtr< motionSolver > motionPtr_
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
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.
defineTypeNameAndDebug(combustionModel, 0)