42 fixedValueFvPatchScalarField(p, iF),
55 fixedValueFvPatchScalarField(p, iF, dict,
false),
56 p_(
"p", dict, p.
size())
58 if (dict.
found(
"value"))
81 fixedValueFvPatchScalarField(ptf, p, iF, mapper),
93 fixedValueFvPatchScalarField(tppsf, iF),
116 fixedValueFvPatchScalarField::rmap(ptf, addr);
119 refCast<const alphaFixedPressureFvPatchScalarField>(ptf);
121 p_.
rmap(tiptf.p_, addr);
130 fixedValueFvPatchScalarField::reset(ptf);
133 refCast<const alphaFixedPressureFvPatchScalarField>(ptf);
154 fixedValueFvPatchScalarField::updateCoeffs();
alphaFixedPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Macros for easy insertion into run-time selection tables.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Foam::fvPatchFieldMapper.
const Type & value() const
Return const reference to value.
virtual label size() const
Return size.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
volScalarField scalarField(fieldObject, mesh)
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
virtual void reset(const fvPatchScalarField &)
Reset the fvPatchField to the given fvPatchField.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
virtual void write(Ostream &) const
Write.
A fixed-pressure alphaContactAngle boundary.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const dimensionedVector & g
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)