Go to the documentation of this file.
111 fixedValueFvPatchVectorField::updateCoeffs();
119 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.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
translatingWallVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
This boundary condition provides a velocity condition for translational motion on walls.
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
Pre-declare SubField and related Field type.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
vector U_
Translational velocity.
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.
virtual void write(Ostream &) const
Write.
makePatchTypeField(fvPatchVectorField, SRFFreestreamVelocityFvPatchVectorField)
void operator=(const Field< Type > &)
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...