39#ifndef adjointOutletNuaTildaFluxFvPatchScalarField_H
40#define adjointOutletNuaTildaFluxFvPatchScalarField_H
56 public fixedValueFvPatchScalarField,
63 TypeName(
"adjointOutletNuaTildaFlux");
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Base class for solution control classes.
virtual tmp< fvPatchScalarField > clone(const DimensionedField< scalar, volMesh > &iF) const
Construct and return a clone setting internal field reference.
virtual tmp< Field< scalar > > gradientBoundaryCoeffs() const
virtual tmp< Field< scalar > > valueBoundaryCoeffs(const tmp< scalarField > &) const
TypeName("adjointOutletNuaTildaFlux")
Runtime type information.
virtual tmp< fvPatchScalarField > clone() const
Construct and return a clone.
virtual tmp< Field< scalar > > valueInternalCoeffs(const tmp< scalarField > &) const
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual tmp< Field< scalar > > gradientInternalCoeffs() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A FieldMapper for finite-volume patch fields.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A class for managing temporary objects.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.