Go to the documentation of this file.
40 #ifndef objectiveManagerIncompressible_H
41 #define objectiveManagerIncompressible_H
76 TypeName(
"objectiveManagerIncompressible");
class for managing incompressible objective functions.
const word & primalSolverName() const
A class for handling words, derived from Foam::string.
virtual void addUaEqnSource(fvVectorMatrix &UaEqn)
class for managing incompressible objective functions.
virtual void addTMEqn1Source(fvScalarMatrix &adjTMEqn1)
fvScalarMatrix paEqn(fvm::d2dt2(pa) - sqr(c0) *fvc::laplacian(pa))
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.
TypeName("objectiveManagerIncompressible")
virtual ~objectiveManagerIncompressible()=default
Macros to ease declaration of run-time selection tables.
virtual void addPaEqnSource(fvScalarMatrix &paEqn)
virtual void addTMEqn2Source(fvScalarMatrix &adjTMEqn2)
A special matrix type and solver, designed for finite volume solutions of scalar equations....
const word & adjointSolverName() const