40 fixedValueFvPatchVectorField(p, iF),
53 fixedValueFvPatchVectorField(p, iF, dict,
false),
69 fixedValueFvPatchVectorField(pvf, p, iF, mapper,
false),
70 uniformValue_(pvf.uniformValue_,
false)
83 fixedValueFvPatchVectorField(pvf),
84 uniformValue_(pvf.uniformValue_,
false)
95 fixedValueFvPatchVectorField(pvf, iF),
96 uniformValue_(pvf.uniformValue_,
false)
99 if (pvf.uniformValue_.valid())
115 const scalar t = this->db().time().timeOutputValue();
Top level data entry class for use in dictionaries. Provides a mechanism to specify a variable as a c...
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.
Macros for easy insertion into run-time selection tables.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void operator=(const UList< Type > &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)