Go to the documentation of this file.
71 #ifndef inletOutletFvPatchField_H
72 #define inletOutletFvPatchField_H
86 class inletOutletFvPatchField
88 public mixedFvPatchField<Type>
A class for handling words, derived from string.
A class for managing temporary objects.
virtual void operator=(const fvPatchField< Type > &pvf)
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
virtual void write(Ostream &) const
Write.
word phiName_
Name of flux field.
This boundary condition provides a generic outflow condition, with specified inflow for the case of r...
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....
This boundary condition provides a base class for 'mixed' type boundary conditions,...
inletOutletFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
TypeName("inletOutlet")
Runtime type information.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...