![]() |
|
Public Member Functions | |
TypeName ("movingWallVelocity") | |
Runtime type information. | |
movingWallVelocityFvPatchVectorField (const fvPatch &, const vectorField &) | |
Construct from patch and internal field. | |
movingWallVelocityFvPatchVectorField (const fvPatch &, const vectorField &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
movingWallVelocityFvPatchVectorField (const movingWallVelocityFvPatchVectorField &, const fvPatch &, const vectorField &, const fvPatchFieldMapper &) | |
Construct by mapping given movingWallVelocityFvPatchVectorField. | |
virtual tmp< fvPatchVectorField > | clone () const |
Construct and return a clone. | |
movingWallVelocityFvPatchVectorField (const movingWallVelocityFvPatchVectorField &, 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. | |
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 movingWallVelocityFvPatchVectorField. onto a new patch |
|
Construct as copy setting internal field reference.
|
|
Construct and return a clone setting internal field reference.
Definition at line 114 of file movingWallVelocityFvPatchVectorField.H. |
|
Construct and return a clone.
Definition at line 98 of file movingWallVelocityFvPatchVectorField.H. References Foam::vectorField. |
|
Runtime type information.
|
|
Update the coefficients associated with the patch field.
|
|
Write.
|