Foam::translatingWallVelocityFvPatchVectorField. More...
#include <finiteVolume/translatingWallVelocityFvPatchVectorField.H>
Foam::translatingWallVelocityFvPatchVectorField.
Definition at line 49 of file translatingWallVelocityFvPatchVectorField.H.
Public Member Functions | |
TypeName ("translatingWallVelocity") | |
Runtime type information.
| |
translatingWallVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &) | |
Construct from patch and internal field.
| |
translatingWallVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
translatingWallVelocityFvPatchVectorField (const translatingWallVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given a.
| |
translatingWallVelocityFvPatchVectorField (const translatingWallVelocityFvPatchVectorField &) | |
Construct as copy.
| |
virtual tmp< fvPatchVectorField > | clone () const |
Construct and return a clone.
| |
translatingWallVelocityFvPatchVectorField (const translatingWallVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &) | |
Construct as copy setting internal field reference.
| |
virtual tmp< fvPatchVectorField > | clone (const DimensionedField< vector, volMesh > &iF) const |
Construct and return a clone setting internal field reference.
| |
const vector & | U () const |
Return the velocity.
| |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field.
| |
virtual void | write (Ostream &) const |
Write.
|
translatingWallVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 40 of file translatingWallVelocityFvPatchVectorField.C.
Referenced by translatingWallVelocityFvPatchVectorField::clone().
translatingWallVelocityFvPatchVectorField | ( | const fvPatch & | p, |
const DimensionedField< vector, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 66 of file translatingWallVelocityFvPatchVectorField.C.
translatingWallVelocityFvPatchVectorField | ( | const translatingWallVelocityFvPatchVectorField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< vector, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given a.
translatingWallVelocityFvPatchVectorField onto a new patch
Definition at line 52 of file translatingWallVelocityFvPatchVectorField.C.
translatingWallVelocityFvPatchVectorField | ( | const translatingWallVelocityFvPatchVectorField & | twvpvf ) |
Construct as copy.
Definition at line 82 of file translatingWallVelocityFvPatchVectorField.C.
translatingWallVelocityFvPatchVectorField | ( | const translatingWallVelocityFvPatchVectorField & | twvpvf, |
const DimensionedField< vector, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 93 of file translatingWallVelocityFvPatchVectorField.C.
TypeName | ( | "translatingWallVelocity" | ) |
Runtime type information.
virtual tmp<fvPatchVectorField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 99 of file translatingWallVelocityFvPatchVectorField.H.
References translatingWallVelocityFvPatchVectorField::translatingWallVelocityFvPatchVectorField().
virtual tmp<fvPatchVectorField> clone | ( | const DimensionedField< vector, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Definition at line 116 of file translatingWallVelocityFvPatchVectorField.H.
References translatingWallVelocityFvPatchVectorField::translatingWallVelocityFvPatchVectorField().
const vector& U | ( | ) | const [inline]
|
Return the velocity.
Definition at line 133 of file translatingWallVelocityFvPatchVectorField.H.
void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Definition at line 105 of file translatingWallVelocityFvPatchVectorField.C.
References Field< Type >::operator=().
void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Definition at line 120 of file translatingWallVelocityFvPatchVectorField.C.
References token::END_STATEMENT, Foam::nl, and Ostream::writeKeyword().