66 #ifndef inletOutletFvPatchField_H
67 #define inletOutletFvPatchField_H
81 class inletOutletFvPatchField
83 public mixedFvPatchField<Type>
115 const bool valuesRequired=
true
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 keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
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.
virtual void operator=(const fvPatchField< Type > &pvf)
inletOutletFvPatchField(const fvPatch &, const DimensionedField< Type, fvMesh > &)
Construct from patch and internal field.
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.
This boundary condition provides a base class for 'mixed' type boundary conditions,...
A class for managing temporary objects.
A class for handling words, derived from string.