70 ATCstandard(
const ATCstandard&) =
delete;
73 void operator=(
const ATCstandard&) =
delete;
virtual ~ATCstandard()=default
Destructor.
virtual void updatePrimalBasedQuantities()
Update quantities related with the primal fields.
virtual tmp< volTensorField > getFISensitivityTerm() const
Get the FI sensitivity derivatives term coming from the ATC.
TypeName("standard")
Runtime type information.
virtual void addATC(fvVectorMatrix &UaEqn)
Add ATC.
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.
Class including all adjoint fields for incompressible flows.
Base class for solution control classes.
A class for managing temporary objects.
GeometricField< tensor, fvPatchField, volMesh > volTensorField
fvMatrix< vector > fvVectorMatrix
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.