Go to the documentation of this file.
39 #ifndef objectiveForce_H
40 #define objectiveForce_H
91 const word& adjointSolverName,
92 const word& primalSolverName
118 virtual scalar
denom()
const;
A class for handling words, derived from Foam::string.
virtual ~objectiveForce()=default
void update_dxdbMultiplier()
autoPtr< volVectorField > stressZPtr_
A HashTable with keys but without contents that is similar to std::unordered_set.
void update_dSdbMultiplier()
Abstract base class for objective functions in incompressible flows.
autoPtr< volVectorField > stressXPtr_
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
labelHashSet forcePatches_
Mesh data needed to do the Finite Volume discretisation.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const vector & forceDirection() const
objectiveForce(const fvMesh &mesh, const dictionary &dict, const word &adjointSolverName, const word &primalSolverName)
void update_boundarydJdp()
virtual scalar denom() const
void update_dJdStressMultiplier()
autoPtr< volVectorField > stressYPtr_
const dictionary & dict() const