67 #ifndef inletOutletFvPatchField_H
68 #define inletOutletFvPatchField_H
82 class inletOutletFvPatchField
84 public mixedFvPatchField<Type>
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
tmp< fvPatchField< Type > > clone() const
Disallow clone without setting internal field reference.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides a generic outflow condition, with specified inflow for the case of r...
virtual void write(Ostream &) const
Write.
inletOutletFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
virtual void operator=(const fvPatchField< Type > &pvf)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
word phiName_
Name of flux field.
TypeName("inletOutlet")
Runtime type information.
virtual bool assignable() const
Return true: this patch field is altered by assignment.
const word & phiName() const
Return the flux-field name.
A class for managing temporary objects.
A class for handling words, derived from string.