Go to the documentation of this file.
41 #ifndef adjointSolverManager_H
42 #define adjointSolverManager_H
102 const word& managerType,
PtrList< adjointSolver > adjointSolvers_
label nConstraints() const
label nObjectives() const
scalar operatingPointWeight() const
A class for handling words, derived from Foam::string.
virtual PtrList< scalarField > constraintSensitivities()
const PtrList< adjointSolver > & adjointSolvers() const
void clearSensitivities()
A class for managing temporary objects.
const word primalSolverName_
label nAdjointSolvers() const
virtual tmp< scalarField > aggregateSensitivities()
virtual bool readDict(const dictionary &dict)
virtual tmp< scalarField > constraintValues()
TypeName("adjointSolverManager")
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
virtual ~adjointSolverManager()=default
void computeAllSensitivities()
Class for managing adjoint solvers, which may be more than one per operating point.
const dictionary & dict() const
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.
const word & managerName() const
virtual void solveAdjointEquations()
const word & name() const noexcept
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
labelList constraintSolverIDs_
const word & primalSolverName() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void updatePrimalBasedQuantities(const word &name)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual bool writeData(Ostream &) const
labelList objectiveSolverIDs_
scalar operatingPointWeight_