Go to the documentation of this file.
37 #ifndef incompressibleAdjointVars_H
38 #define incompressibleAdjointVars_H
83 TypeName(
"incompressibleAdjointVars");
Manages the adjoint mean flow fields and their mean values.
class for managing incompressible objective functions.
incompressibleAdjointVars(const incompressibleAdjointVars &)
autoPtr< incompressibleAdjoint::adjointRASModel > adjointTurbulence_
Base class for solver control classes.
objectiveManager & objectiveManager_
const incompressibleVars & primalVars() const
Class including all adjoint fields for incompressible flows.
TypeName("incompressibleAdjointVars")
Mesh data needed to do the Finite Volume discretisation.
virtual ~incompressibleAdjointVars()
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
const autoPtr< incompressibleAdjoint::adjointRASModel > & adjointTurbulence() const
void operator=(const incompressibleAdjointVars &)
Base class for solution control classes.