Foam::oscillatingDisplacementPointPatchVectorField. More...


Public Member Functions | |
| TypeName ("oscillatingDisplacement") | |
| Runtime type information. More... | |
| oscillatingDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| oscillatingDisplacementPointPatchVectorField (const oscillatingDisplacementPointPatchVectorField &, const pointPatch &, const DimensionedField< vector, pointMesh > &, const fieldMapper &) | |
| Construct by mapping given patchField<vector> onto a new patch. More... | |
| oscillatingDisplacementPointPatchVectorField (const oscillatingDisplacementPointPatchVectorField &, 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 | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
| virtual void | write (Ostream &) const |
| Write. More... | |
Foam::oscillatingDisplacementPointPatchVectorField.
Definition at line 49 of file oscillatingDisplacementPointPatchVectorField.H.
| oscillatingDisplacementPointPatchVectorField | ( | const pointPatch & | p, |
| const DimensionedField< vector, pointMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 38 of file oscillatingDisplacementPointPatchVectorField.C.
References dict, and oscillatingDisplacementPointPatchVectorField::updateCoeffs().

| oscillatingDisplacementPointPatchVectorField | ( | const oscillatingDisplacementPointPatchVectorField & | ptf, |
| const pointPatch & | p, | ||
| const DimensionedField< vector, pointMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping given patchField<vector> onto a new patch.
Definition at line 57 of file oscillatingDisplacementPointPatchVectorField.C.
| oscillatingDisplacementPointPatchVectorField | ( | const oscillatingDisplacementPointPatchVectorField & | ptf, |
| const DimensionedField< vector, pointMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 72 of file oscillatingDisplacementPointPatchVectorField.C.
| TypeName | ( | "oscillatingDisplacement" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 93 of file oscillatingDisplacementPointPatchVectorField.H.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 87 of file oscillatingDisplacementPointPatchVectorField.C.
References mesh, Field< Type >::operator=(), Foam::sin(), fvMesh::time(), and dimensioned< Type >::value().
Referenced by oscillatingDisplacementPointPatchVectorField::oscillatingDisplacementPointPatchVectorField().


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