A dummy optMeshMovement object.
More...
|
| TypeName ("none") |
|
| optMeshMovementNULL (fvMesh &mesh, const dictionary &dict, const labelList &patchIDs) |
|
virtual | ~optMeshMovementNULL ()=default |
|
void | moveMesh () |
|
virtual scalar | computeEta (const scalarField &correction) |
|
| TypeName ("optMeshMovement") |
|
| declareRunTimeSelectionTable (autoPtr, optMeshMovement, dictionary,(fvMesh &mesh, const dictionary &dict, const labelList &patchIDs),(mesh, dict, patchIDs)) |
|
| optMeshMovement (fvMesh &mesh, const dictionary &dict, const labelList &patchIDs) |
|
virtual | ~optMeshMovement ()=default |
|
void | setCorrection (const scalarField &correction) |
|
autoPtr< displacementMethod > & | returnDisplacementMethod () |
|
const labelList & | getPatchIDs () |
|
void | writeMeshQualityMetrics () |
|
virtual void | storeDesignVariables () |
|
virtual void | resetDesignVariables () |
|
bool | maxAllowedDisplacementSet () const |
|
virtual labelList | getActiveDesignVariables () const |
|
A dummy optMeshMovement object.
- Source files
-
Definition at line 48 of file optMeshMovementNULL.H.
◆ optMeshMovementNULL()
◆ ~optMeshMovementNULL()
◆ TypeName()
◆ moveMesh()
◆ computeEta()
Foam::scalar computeEta |
( |
const scalarField & |
correction | ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- src/optimisation/adjointOptimisation/adjoint/optimisation/optMeshMovement/optMeshMovementNULL/optMeshMovementNULL.H
- src/optimisation/adjointOptimisation/adjoint/optimisation/optMeshMovement/optMeshMovementNULL/optMeshMovementNULL.C