Go to the documentation of this file.
97 #ifndef outletMappedUniformInletFvPatchField_H
98 #define outletMappedUniformInletFvPatchField_H
112 class outletMappedUniformInletFvPatchField
114 public fixedValueFvPatchField<Type>
119 word outletPatchName_;
134 TypeName(
"outletMappedUniformInlet");
143 const DimensionedField<Type, volMesh>&
150 const DimensionedField<Type, volMesh>&,
158 const outletMappedUniformInletFvPatchField<Type>&,
206 return outletPatchName_;
217 virtual void write(Ostream&)
const;
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
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...