![]() |
|
Public Member Functions | |
TypeName ("outletInlet") | |
Runtime type information. | |
outletInletFvPatchField (const fvPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
outletInletFvPatchField (const fvPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
outletInletFvPatchField (const outletInletFvPatchField< Type > &, const fvPatch &, const Field< Type > &, const fvPatchFieldMapper &) | |
Construct by mapping given outletInletFvPatchField onto a new patch. | |
virtual tmp< fvPatchField< Type > > | clone () const |
Construct and return a clone. | |
outletInletFvPatchField (const outletInletFvPatchField< 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. |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given outletInletFvPatchField onto a new patch.
|
|
Construct as copy setting internal field reference.
|
|
Construct and return a clone setting internal field reference.
Reimplemented from mixedFvPatchField. Definition at line 111 of file outletInletFvPatchField.H. |
|
Construct and return a clone.
Reimplemented from mixedFvPatchField. Definition at line 95 of file outletInletFvPatchField.H. |
|
Runtime type information.
|
|
Update the coefficients associated with the patch field.
Reimplemented from fvPatchField. |
|
Write.
Reimplemented from mixedFvPatchField. |