Foam::angularOscillatingVelocityPointPatchVectorField. More...
#include <fvMotionSolvers/angularOscillatingVelocityPointPatchVectorField.H>
Foam::angularOscillatingVelocityPointPatchVectorField.
Definition at line 49 of file angularOscillatingVelocityPointPatchVectorField.H.
Inheritance diagram for angularOscillatingVelocityPointPatchVectorField:
Collaboration diagram for angularOscillatingVelocityPointPatchVectorField:Public Member Functions | |
| TypeName ("angularOscillatingVelocity") | |
| Runtime type information.
| |
| angularOscillatingVelocityPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &) | |
| Construct from patch and internal field.
| |
| angularOscillatingVelocityPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary.
| |
| angularOscillatingVelocityPointPatchVectorField (const angularOscillatingVelocityPointPatchVectorField &, 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.
| |
| angularOscillatingVelocityPointPatchVectorField (const angularOscillatingVelocityPointPatchVectorField &, 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.
| |
| angularOscillatingVelocityPointPatchVectorField | ( | const pointPatch & | p, |
| const DimensionedField< vector, pointMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 41 of file angularOscillatingVelocityPointPatchVectorField.C.
Referenced by angularOscillatingVelocityPointPatchVectorField::clone().
| angularOscillatingVelocityPointPatchVectorField | ( | const pointPatch & | p, |
| const DimensionedField< vector, pointMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 58 of file angularOscillatingVelocityPointPatchVectorField.C.
References dictionary::found(), pointPatch::localPoints(), and pointPatch::size().
| angularOscillatingVelocityPointPatchVectorField | ( | const angularOscillatingVelocityPointPatchVectorField & | 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 89 of file angularOscillatingVelocityPointPatchVectorField.C.
| angularOscillatingVelocityPointPatchVectorField | ( | const angularOscillatingVelocityPointPatchVectorField & | ptf, |
| const DimensionedField< vector, pointMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 108 of file angularOscillatingVelocityPointPatchVectorField.C.
| TypeName | ( | "angularOscillatingVelocity" | ) |
Runtime type information.
| virtual autoPtr<pointPatchField<vector> > clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from fixedValuePointPatchField< vector >.
Definition at line 97 of file angularOscillatingVelocityPointPatchVectorField.H.
References angularOscillatingVelocityPointPatchVectorField::angularOscillatingVelocityPointPatchVectorField().
| 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 117 of file angularOscillatingVelocityPointPatchVectorField.H.
References angularOscillatingVelocityPointPatchVectorField::angularOscillatingVelocityPointPatchVectorField().
| void autoMap | ( | const pointPatchFieldMapper & | m ) | [virtual]
|
Map (and resize as needed) from self given a mapping object.
Reimplemented from valuePointPatchField< vector >.
Definition at line 126 of file angularOscillatingVelocityPointPatchVectorField.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 137 of file angularOscillatingVelocityPointPatchVectorField.C.
References valuePointPatchField< Type >::rmap().
| void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
Reimplemented from valuePointPatchField< vector >.
Definition at line 151 of file angularOscillatingVelocityPointPatchVectorField.C.
References Foam::cos(), TimeState::deltaTValue(), pointPatchField< vector >::dimensionedInternalField(), pointPatch::localPoints(), Foam::mag(), DimensionedField< Type, GeoMesh >::mesh(), mesh, Field< Type >::operator, 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 182 of file angularOscillatingVelocityPointPatchVectorField.C.
References token::END_STATEMENT, Foam::nl, pointPatchField< Type >::write(), and Ostream::writeKeyword().