40 fixedValueFvPatchVectorField(p, iF),
53 fixedValueFvPatchVectorField(p, iF, dict,
false),
69 fixedValueFvPatchVectorField(pvf, p, iF, mapper,
false),
70 uniformValue_(pvf.uniformValue_,
false)
84 fixedValueFvPatchVectorField(pvf, iF),
85 uniformValue_(pvf.uniformValue_,
false)
88 if (pvf.uniformValue_.
valid())
104 const scalar t = this->db().time().timeOutputValue();
Run-time selectable general function of one variable.
void evaluate(GeometricField< Type, PatchField, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, PatchField, GeoMesh > &x)
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.
virtual Type value(const scalar x) const =0
Return value as a function of scalar x.
Foam::fvPatchFieldMapper.
bool valid() const
Return true if the autoPtr valid (ie, the pointer is set)
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)