Foam::oscillatingDisplacementPointPatchVectorField. More...
#include <fvMotionSolvers/oscillatingDisplacementPointPatchVectorField.H>
Foam::oscillatingDisplacementPointPatchVectorField.
Definition at line 49 of file oscillatingDisplacementPointPatchVectorField.H.
Inheritance diagram for oscillatingDisplacementPointPatchVectorField:
Collaboration diagram for oscillatingDisplacementPointPatchVectorField:Public Member Functions | |
| TypeName ("oscillatingDisplacement") | |
| Runtime type information.
| |
| oscillatingDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &) | |
| Construct from patch and internal field.
| |
| oscillatingDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary.
| |
| oscillatingDisplacementPointPatchVectorField (const oscillatingDisplacementPointPatchVectorField &, const pointPatch &, const DimensionedField< vector, pointMesh > &, const pointPatchFieldMapper &) | |
| Construct by mapping given patchField<vector> onto a new patch.
| |
| virtual autoPtr < pointPatchField< vector > > | clone () const |
| Construct and return a clone.
| |
| oscillatingDisplacementPointPatchVectorField (const oscillatingDisplacementPointPatchVectorField &, const DimensionedField< vector, pointMesh > &) | |
| Construct as copy setting internal field reference.
| |
| virtual autoPtr < pointPatchField< vector > > | clone (const DimensionedField< vector, pointMesh > &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.
| |
| oscillatingDisplacementPointPatchVectorField | ( | const pointPatch & | p, |
| const DimensionedField< vector, pointMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 41 of file oscillatingDisplacementPointPatchVectorField.C.
Referenced by oscillatingDisplacementPointPatchVectorField::clone().
| oscillatingDisplacementPointPatchVectorField | ( | const pointPatch & | p, |
| const DimensionedField< vector, pointMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 54 of file oscillatingDisplacementPointPatchVectorField.C.
References dictionary::found().
| oscillatingDisplacementPointPatchVectorField | ( | const oscillatingDisplacementPointPatchVectorField & | ptf, |
| const pointPatch & | p, | ||
| const DimensionedField< vector, pointMesh > & | iF, | ||
| const pointPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given patchField<vector> onto a new patch.
Definition at line 73 of file oscillatingDisplacementPointPatchVectorField.C.
| oscillatingDisplacementPointPatchVectorField | ( | const oscillatingDisplacementPointPatchVectorField & | ptf, |
| const DimensionedField< vector, pointMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 88 of file oscillatingDisplacementPointPatchVectorField.C.
| TypeName | ( | "oscillatingDisplacement" | ) |
Runtime type information.
| virtual autoPtr<pointPatchField<vector> > clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from fixedValuePointPatchField< vector >.
Definition at line 92 of file oscillatingDisplacementPointPatchVectorField.H.
References oscillatingDisplacementPointPatchVectorField::oscillatingDisplacementPointPatchVectorField().
| virtual autoPtr<pointPatchField<vector> > clone | ( | const DimensionedField< vector, pointMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Reimplemented from fixedValuePointPatchField< vector >.
Definition at line 112 of file oscillatingDisplacementPointPatchVectorField.H.
References oscillatingDisplacementPointPatchVectorField::oscillatingDisplacementPointPatchVectorField().
| void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Reimplemented from valuePointPatchField< vector >.
Definition at line 101 of file oscillatingDisplacementPointPatchVectorField.C.
References pointPatchField< vector >::dimensionedInternalField(), DimensionedField< Type, GeoMesh >::mesh(), mesh, fixedValuePointPatchField< vector >::operator=(), Foam::sin(), objectRegistry::time(), pointPatchField< vector >::updated(), and dimensioned< Type >::value().
| void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Reimplemented from valuePointPatchField< vector >.
Definition at line 117 of file oscillatingDisplacementPointPatchVectorField.C.
References token::END_STATEMENT, Foam::nl, Field< vector >::writeEntry(), and Ostream::writeKeyword().