40 fixedValueFvPatchScalarField(p, iF),
52 fixedValueFvPatchScalarField(p, iF, dict,
false),
53 p_(
"p", dict, p.
size())
55 if (dict.
found(
"value"))
57 fvPatchScalarField::operator=
77 fixedValueFvPatchScalarField(ptf, p, iF, mapper),
88 fixedValueFvPatchScalarField(ptf, iF),
100 fixedValueFvPatchScalarField::autoMap(m);
111 fixedValueFvPatchScalarField::rmap(ptf, addr);
114 refCast<const pressureFvPatchScalarField>(ptf);
125 fixedValueFvPatchScalarField::reset(ptf);
128 refCast<const pressureFvPatchScalarField>(ptf);
143 fixedValueFvPatchScalarField::updateCoeffs();
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
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.
virtual void reset(const fvPatchScalarField &)
Reset the fvPatchField to the given fvPatchField.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
pressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
virtual void write(Ostream &) const
Write.
Macros for easy insertion into run-time selection tables.
virtual void write(Ostream &) const
Write.
scalarField p_
Static pressure.
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Foam::fvPatchFieldMapper.
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)
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Static pressure boundary condition.
virtual void rmap(const fvPatchScalarField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.