Foam::oscillatingVelocityPointPatchVectorField. More...


Public Member Functions | |
| TypeName ("oscillatingVelocity") | |
| Runtime type information. More... | |
| oscillatingVelocityPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| oscillatingVelocityPointPatchVectorField (const oscillatingVelocityPointPatchVectorField &, const pointPatch &, const DimensionedField< vector, pointMesh > &, const fieldMapper &) | |
| Construct by mapping given. More... | |
| oscillatingVelocityPointPatchVectorField (const oscillatingVelocityPointPatchVectorField &, const DimensionedField< vector, pointMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| virtual autoPtr< pointPatchVectorField > | clone (const DimensionedField< vector, pointMesh > &iF) const |
| Construct and return a clone setting internal field reference. More... | |
| virtual void | map (const pointPatchVectorField &, const fieldMapper &) |
| Map the given pointPatchField onto this pointPatchField. More... | |
| virtual void | reset (const pointPatchVectorField &) |
| Reset the pointPatchField to the given pointPatchField. More... | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
Foam::oscillatingVelocityPointPatchVectorField.
Definition at line 49 of file oscillatingVelocityPointPatchVectorField.H.
| oscillatingVelocityPointPatchVectorField | ( | const pointPatch & | p, |
| const DimensionedField< vector, pointMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 38 of file oscillatingVelocityPointPatchVectorField.C.
References dict, Foam::dimLength, p, and oscillatingVelocityPointPatchVectorField::updateCoeffs().

| oscillatingVelocityPointPatchVectorField | ( | const oscillatingVelocityPointPatchVectorField & | ptf, |
| const pointPatch & | p, | ||
| const DimensionedField< vector, pointMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping given.
oscillatingVelocityPointPatchVectorField onto a new patch
Definition at line 66 of file oscillatingVelocityPointPatchVectorField.C.
| oscillatingVelocityPointPatchVectorField | ( | const oscillatingVelocityPointPatchVectorField & | ptf, |
| const DimensionedField< vector, pointMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 82 of file oscillatingVelocityPointPatchVectorField.C.
| TypeName | ( | "oscillatingVelocity" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 97 of file oscillatingVelocityPointPatchVectorField.H.
|
virtual |
Map the given pointPatchField onto this pointPatchField.
Definition at line 98 of file oscillatingVelocityPointPatchVectorField.C.
|
virtual |
Reset the pointPatchField to the given pointPatchField.
Used for mesh to mesh mapping
Definition at line 113 of file oscillatingVelocityPointPatchVectorField.C.
References Field< Type >::reset().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 127 of file oscillatingVelocityPointPatchVectorField.C.
References TimeState::deltaTValue(), mesh, p, Foam::sin(), fvMesh::time(), and dimensioned< Type >::value().
Referenced by oscillatingVelocityPointPatchVectorField::oscillatingVelocityPointPatchVectorField().


|
virtual |
Write.
Definition at line 148 of file oscillatingVelocityPointPatchVectorField.C.
References pointPatchField< Type >::write(), and Foam::writeEntry().
