Go to the documentation of this file.
62 #ifndef coupledFreestreamFvPatchField_H
63 #define coupledFreestreamFvPatchField_H
77 class coupledFreestreamFvPatchField
79 public freestreamFvPatchField<Type>
169 virtual void write(Ostream&)
const;
virtual Field< Type > & refValue()
A class for managing temporary objects.
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
TypeName("coupledFreestream")
Runtime type information.
This boundary condition provides a free-stream condition. It is a 'mixed' condition derived from the ...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Field< Type > & freestreamValue()
const Field< Type > & freestreamValue() const
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
Write.
This boundary condition provides a free-stream condition. It is a 'mixed' condition derived from the ...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A list of keyword definitions, which are a keyword followed by any number of values (e....
coupledFreestreamFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
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...