![]() |
|
Public Member Functions | |
TypeName ("supersonicFreestream") | |
Runtime type information. | |
supersonicFreestreamFvPatchVectorField (const fvPatch &, const vectorField &) | |
Construct from patch and internal field. | |
supersonicFreestreamFvPatchVectorField (const fvPatch &, const vectorField &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
supersonicFreestreamFvPatchVectorField (const supersonicFreestreamFvPatchVectorField &, const fvPatch &, const vectorField &, const fvPatchFieldMapper &) | |
Construct by mapping given supersonicFreestreamFvPatchVectorField. | |
virtual tmp< fvPatchVectorField > | clone () const |
Construct and return a clone. | |
supersonicFreestreamFvPatchVectorField (const supersonicFreestreamFvPatchVectorField &, const vectorField &) | |
Construct as copy setting internal field reference. | |
virtual tmp< fvPatchVectorField > | clone (const vectorField &iF) const |
Construct and return a clone setting internal field reference. | |
const vector & | UInf () const |
Return the velocity at infinity. | |
vector & | UInf () |
Return reference to the velocity at infinity to allow adjustment. | |
scalar | pInf () const |
Return the pressure at infinity. | |
scalar & | pInf () |
Return reference to the pressure at infinity to allow adjustment. | |
scalar | TInf () const |
Return the temperature at infinity. | |
scalar & | TInf () |
Return reference to the temperature at infinity. | |
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 supersonicFreestreamFvPatchVectorField. onto a new patch |
|
Construct as copy setting internal field reference.
|
|
Construct and return a clone setting internal field reference.
Definition at line 136 of file supersonicFreestreamFvPatchVectorField.H. References Foam::vector. |
|
Construct and return a clone.
Definition at line 120 of file supersonicFreestreamFvPatchVectorField.H. References Foam::vectorField. |
|
Return reference to the pressure at infinity to allow adjustment.
Definition at line 168 of file supersonicFreestreamFvPatchVectorField.H. |
|
Return the pressure at infinity.
Definition at line 162 of file supersonicFreestreamFvPatchVectorField.H. |
|
Return reference to the temperature at infinity. to allow adjustment Definition at line 183 of file supersonicFreestreamFvPatchVectorField.H. |
|
Return the temperature at infinity.
Definition at line 174 of file supersonicFreestreamFvPatchVectorField.H. |
|
Runtime type information.
|
|
Return reference to the velocity at infinity to allow adjustment.
Definition at line 156 of file supersonicFreestreamFvPatchVectorField.H. |
|
Return the velocity at infinity.
Definition at line 150 of file supersonicFreestreamFvPatchVectorField.H. |
|
Update the coefficients associated with the patch field.
|
|
Write.
|