Go to the documentation of this file.
86 #ifndef freestreamFvPatchField_H
87 #define freestreamFvPatchField_H
101 class freestreamFvPatchField
103 public inletOutletFvPatchField<Type>
108 tmp<fvPatchField<Type>> freestreamBCPtr_;
210 virtual void write(Ostream&)
const;
freestreamFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
const Field< Type > & freestreamValue() const
virtual Field< Type > & refValue()
A class for managing temporary objects.
This boundary condition provides a free-stream condition. It is a 'mixed' condition derived from the ...
This boundary condition provides a generic outflow condition, with specified inflow for the case of r...
virtual void rmap(const fvPatchField< Type > &ptf, const labelList &addr)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void updateCoeffs()
virtual void autoMap(const fvPatchFieldMapper &mapper)
Field< Type > & freestreamValue()
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual tmp< fvPatchField< Type > > clone() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...