71 #ifndef outletInletFvPatchField_H
72 #define outletInletFvPatchField_H
86 class outletInletFvPatchField
88 public mixedFvPatchField<Type>
111 const DimensionedField<Type, volMesh>&
118 const DimensionedField<Type, volMesh>&,
125 const outletInletFvPatchField<Type>&,
127 const DimensionedField<Type, volMesh>&,
128 const fvPatchFieldMapper&
134 const outletInletFvPatchField<Type>&
138 virtual tmp<fvPatchField<Type> >
clone()
const
140 return tmp<fvPatchField<Type> >
142 new outletInletFvPatchField<Type>(*
this)
149 const outletInletFvPatchField<Type>&,
150 const DimensionedField<Type, volMesh>&
183 # include "outletInletFvPatchField.C"