73 #ifndef Foam_outletInletFaPatchField_H 74 #define Foam_outletInletFaPatchField_H 88 class outletInletFaPatchField
90 public mixedFaPatchField<Type>
167 virtual void write(Ostream&)
const;
A list of keyword definitions, which are a keyword followed by a number of values (eg...
This boundary condition provides a generic inflow condition, with specified outflow for the case of r...
static tmp< faPatchField< Type > > Clone(const DerivedPatchField &pf)
Clone a patch field with its own internal field reference.
Finite area patch class. Used for 2-D non-Euclidian finite area method.
virtual void write(Ostream &) const
Write includes "value" entry.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
outletInletFaPatchField(const faPatch &, const DimensionedField< Type, areaMesh > &)
Construct from patch and internal field.
A class for managing temporary objects.
A FieldMapper for finite-area patch fields.
word phiName_
Name of flux field (default: phi)
TypeName("outletInlet")
Runtime type information.
virtual tmp< faPatchField< Type > > clone() const
Return clone.