Go to the documentation of this file.
49 #ifndef adjointMeshMovementSolverIncompressible_H
50 #define adjointMeshMovementSolverIncompressible_H
62 namespace incompressible
106 TypeName(
"adjointMeshMovementSolver");
const autoPtr< adjointEikonalSolver > & adjointEikonalSolverPtr_
TypeName("adjointMeshMovementSolver")
void accumulateIntegrand(const scalar dt)
A HashTable with keys but without contents that is similar to std::unordered_set.
boundaryVectorField & meshMovementSensitivities()
Abstract base class for adjoint-based sensitivities in incompressible flows.
virtual ~adjointMeshMovementSolver()=default
Foam::incompressible::adjointSensitivity & adjointSensitivity_
virtual bool readDict(const dictionary &dict)
const volVectorField & ma()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
autoPtr< boundaryVectorField > meshMovementSensPtr_
const labelHashSet & sensitivityPatchIDs_
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Useful typenames for fields defined only at the boundaries.
Solver of the adjoint to the Laplace grid displacement equation.
Generic GeometricField class.