Go to the documentation of this file.
39 #ifndef objectiveMoment_H
40 #define objectiveMoment_H
92 const word& adjointSolverName,
93 const word& primalSolverName
A class for handling words, derived from Foam::string.
void update_dxdbMultiplier()
A HashTable with keys but without contents that is similar to std::unordered_set.
Abstract base class for objective functions in incompressible flows.
void update_dSdbMultiplier()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
objectiveMoment(const fvMesh &mesh, const dictionary &dict, const word &adjointSolverName, const word &primalSolverName)
virtual ~objectiveMoment()=default
Mesh data needed to do the Finite Volume discretisation.
void update_dxdbDirectMultiplier()
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
void update_boundarydJdp()
const dictionary & dict() const
Generic GeometricField class.