39 #ifndef optMeshMovementNULL_H 40 #define optMeshMovementNULL_H tmp< fvMatrix< Type > > correction(const fvMatrix< Type > &)
Return the correction form of the given matrix by subtracting the matrix multiplied by the current fi...
const labelList patchIDs(pbm.patchSet(polyPatchNames, false, true).sortedToc())
A list of keyword definitions, which are a keyword followed by a number of values (eg...
Abstract base class for translating an update of the design variables into mesh movement.
TypeName("none")
Runtime type information.
A dummy optMeshMovement object.
virtual scalar computeEta(const scalarField &correction)
Compute eta value based on max displacement.
void moveMesh()
Calculates surface mesh movement.
Mesh data needed to do the Finite Volume discretisation.
virtual ~optMeshMovementNULL()=default
Destructor.