Go to the documentation of this file.
42 fixedValueFvPatchScalarField(
p, iF),
45 pRefPoint_(vector::zero)
57 fixedValueFvPatchScalarField(
p, iF),
60 pRefPoint_(
dict.lookup(
"pRefPoint"))
62 if (
dict.found(
"value"))
85 fixedValueFvPatchScalarField(ptf,
p, iF, mapper),
98 fixedValueFvPatchScalarField(ptf),
112 fixedValueFvPatchScalarField(ptf, iF),
137 fixedValueFvPatchScalarField::updateCoeffs();
150 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.
const dimensionedVector & g
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
makePatchTypeField(fvPatchVectorField, SRFFreestreamVelocityFvPatchVectorField)
volScalarField scalarField(fieldObject, mesh)
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...