![]() |
|
Public Member Functions | |
TypeName ("inletOutlet") | |
Runtime type information. | |
inletOutletFvPatchField (const fvPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
inletOutletFvPatchField (const fvPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
inletOutletFvPatchField (const inletOutletFvPatchField< Type > &, const fvPatch &, const Field< Type > &, const fvPatchFieldMapper &) | |
Construct by mapping given inletOutletFvPatchField onto a new patch. | |
virtual tmp< fvPatchField< Type > > | clone () const |
Construct and return a clone. | |
inletOutletFvPatchField (const inletOutletFvPatchField< Type > &, const Field< Type > &) | |
Construct as copy setting internal field reference. | |
virtual tmp< fvPatchField< Type > > | clone (const Field< Type > &iF) const |
Construct and return a clone setting internal field reference. | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. | |
virtual void | write (Ostream &) const |
Write. | |
Protected Attributes | |
word | phiName_ |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given inletOutletFvPatchField onto a new patch.
|
|
Construct as copy setting internal field reference.
|
|
Construct and return a clone setting internal field reference.
Reimplemented from mixedFvPatchField. Reimplemented in freestreamFvPatchField. Definition at line 118 of file inletOutletFvPatchField.H. |
|
Construct and return a clone.
Reimplemented from mixedFvPatchField. Reimplemented in freestreamFvPatchField. Definition at line 102 of file inletOutletFvPatchField.H. |
|
Runtime type information.
|
|
Update the coefficients associated with the patch field.
Reimplemented from fvPatchField. |
|
Write.
Reimplemented from mixedFvPatchField. Reimplemented in freestreamFvPatchField. |
|
Definition at line 66 of file inletOutletFvPatchField.H. |