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