![]() |
|
Public Member Functions | |
TypeName ("freestream") | |
Runtime type information. | |
freestreamFvPatchField (const fvPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
freestreamFvPatchField (const fvPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
freestreamFvPatchField (const freestreamFvPatchField< Type > &, const fvPatch &, const Field< Type > &, const fvPatchFieldMapper &) | |
Construct by mapping given freestreamFvPatchField onto a new patch. | |
virtual tmp< fvPatchField< Type > > | clone () const |
Construct and return a clone. | |
freestreamFvPatchField (const freestreamFvPatchField< 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. | |
const Field< Type > & | freestreamValue () const |
Field< Type > & | freestreamValue () |
virtual void | write (Ostream &) const |
Write. |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given freestreamFvPatchField onto a new patch.
|
|
Construct as copy setting internal field reference.
|
|
Construct and return a clone setting internal field reference.
Reimplemented from inletOutletFvPatchField. Definition at line 111 of file freestreamFvPatchField.H. |
|
Construct and return a clone.
Reimplemented from inletOutletFvPatchField. Definition at line 95 of file freestreamFvPatchField.H. |
|
Definition at line 129 of file freestreamFvPatchField.H. |
|
Definition at line 124 of file freestreamFvPatchField.H. |
|
Runtime type information.
|
|
Write.
Reimplemented from inletOutletFvPatchField. |