Foam::oscillatingVelocityPointPatchVectorField. More...
#include <fvMotionSolvers/oscillatingVelocityPointPatchVectorField.H>
Foam::oscillatingVelocityPointPatchVectorField.
Definition at line 49 of file oscillatingVelocityPointPatchVectorField.H.
Inheritance diagram for oscillatingVelocityPointPatchVectorField:
Collaboration diagram for oscillatingVelocityPointPatchVectorField:Public Member Functions | |
| TypeName ("oscillatingVelocity") | |
| Runtime type information.
| |
| oscillatingVelocityPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &) | |
| Construct from patch and internal field.
| |
| oscillatingVelocityPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary.
| |
| oscillatingVelocityPointPatchVectorField (const oscillatingVelocityPointPatchVectorField &, 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.
| |
| oscillatingVelocityPointPatchVectorField (const oscillatingVelocityPointPatchVectorField &, 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 | autoMap (const pointPatchFieldMapper &) |
| Map (and resize as needed) from self given a mapping object.
| |
| virtual void | rmap (const pointPatchField< vector > &, const labelList &) |
| Reverse map the given pointPatchField onto this pointPatchField.
| |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field.
| |
| virtual void | write (Ostream &) const |
| Write.
| |
| oscillatingVelocityPointPatchVectorField | ( | const pointPatch & | p, |
| const DimensionedField< vector, pointMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 41 of file oscillatingVelocityPointPatchVectorField.C.
Referenced by oscillatingVelocityPointPatchVectorField::clone().
| oscillatingVelocityPointPatchVectorField | ( | const pointPatch & | p, |
| const DimensionedField< vector, pointMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 55 of file oscillatingVelocityPointPatchVectorField.C.
References dictionary::found(), pointPatch::localPoints(), and pointPatch::size().
| oscillatingVelocityPointPatchVectorField | ( | const oscillatingVelocityPointPatchVectorField & | 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 83 of file oscillatingVelocityPointPatchVectorField.C.
| oscillatingVelocityPointPatchVectorField | ( | const oscillatingVelocityPointPatchVectorField & | ptf, |
| const DimensionedField< vector, pointMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 99 of file oscillatingVelocityPointPatchVectorField.C.
| TypeName | ( | "oscillatingVelocity" | ) |
Runtime type information.
| virtual autoPtr<pointPatchField<vector> > clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from fixedValuePointPatchField< vector >.
Definition at line 94 of file oscillatingVelocityPointPatchVectorField.H.
References oscillatingVelocityPointPatchVectorField::oscillatingVelocityPointPatchVectorField().
| 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 114 of file oscillatingVelocityPointPatchVectorField.H.
References oscillatingVelocityPointPatchVectorField::oscillatingVelocityPointPatchVectorField().
| void autoMap | ( | const pointPatchFieldMapper & | m ) | [virtual]
|
Map (and resize as needed) from self given a mapping object.
Reimplemented from valuePointPatchField< vector >.
Definition at line 114 of file oscillatingVelocityPointPatchVectorField.C.
References valuePointPatchField< Type >::autoMap().
| void rmap | ( | const pointPatchField< vector > & | ptf, |
| const labelList & | addr | ||
| ) | [virtual]
|
Reverse map the given pointPatchField onto this pointPatchField.
Reimplemented from valuePointPatchField< vector >.
Definition at line 125 of file oscillatingVelocityPointPatchVectorField.C.
References valuePointPatchField< Type >::rmap().
| void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Reimplemented from valuePointPatchField< vector >.
Definition at line 139 of file oscillatingVelocityPointPatchVectorField.C.
References TimeState::deltaTValue(), pointPatchField< vector >::dimensionedInternalField(), pointPatch::localPoints(), DimensionedField< Type, GeoMesh >::mesh(), mesh, pointPatchField< vector >::patch(), 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 160 of file oscillatingVelocityPointPatchVectorField.C.
References token::END_STATEMENT, Foam::nl, Field< vector >::writeEntry(), Field< Type >::writeEntry(), and Ostream::writeKeyword().