Go to the documentation of this file.
53 #ifndef objectiveNutSqr_H
54 #define objectiveNutSqr_H
93 const word& adjointSolverName,
94 const word& primalSolverName
A class for handling words, derived from Foam::string.
void update_divDxDbMultiplier()
Objective qualitatively quantifying noise through the integral of the squared turbulent viscosity ove...
Abstract base class for objective functions in incompressible flows.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~objectiveNutSqr()=default
Mesh data needed to do the Finite Volume discretisation.
objectiveNutSqr(const fvMesh &mesh, const dictionary &dict, const word &adjointSolverName, const word &primalSolverName)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const dictionary & dict() const