Go to the documentation of this file.
47 fixedValueFvPatchScalarField(
p, iF)
59 fixedValueFvPatchScalarField(ptf,
p, iF, mapper)
70 fixedValueFvPatchScalarField(
p, iF)
85 fixedValueFvPatchScalarField(tppsf, iF)
100 fixedValueFvPatchScalarField::updateCoeffs();
139 writeEntry(
"value",
os);
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
Write.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A class for managing temporary objects.
static constexpr const zero Zero
Global zero (0)
virtual tmp< Field< scalar > > gradientBoundaryCoeffs() const
virtual tmp< Field< scalar > > gradientInternalCoeffs() const
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual tmp< Field< scalar > > valueInternalCoeffs(const tmp< scalarField > &) const
virtual tmp< Field< scalar > > valueBoundaryCoeffs(const tmp< scalarField > &) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
adjointOutletFluxFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
Global function forwards to reuseTmpDimensionedField::New.
virtual void write(Ostream &) const
Write.
const std::string patch
OpenFOAM patch number as a std::string.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...