40 fixedValueFvPatchVectorField(p, iF)
51 fixedValueFvPatchVectorField(p, iF, dict)
63 fixedValueFvPatchVectorField(ptf, p, iF, mapper)
73 fixedValueFvPatchVectorField(srfvpvf, iF)
94 fixedValueFvPatchVectorField::rmap(ptf, addr);
117 fixedValueFvPatchVectorField::updateCoeffs();
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
virtual void rmap(const fvPatchVectorField &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
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 void write(Ostream &) const
Write.
Foam::fvPatchFieldMapper.
Wall-velocity condition to be used in conjunction with the single rotating frame (SRF) model (see: FO...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
SRFWallVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
void operator=(const Field< vector > &)
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...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
Top level model for single rotating frame.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
vectorField velocity(const vectorField &positions) const
Return velocity vector from positions.