Foam::angularOscillatingVelocityPointPatchVectorField. More...


Public Member Functions | |
| TypeName ("angularOscillatingVelocity") | |
| Runtime type information. More... | |
| angularOscillatingVelocityPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| angularOscillatingVelocityPointPatchVectorField (const angularOscillatingVelocityPointPatchVectorField &, const pointPatch &, const DimensionedField< vector, pointMesh > &, const fieldMapper &) | |
| Construct by mapping given. More... | |
| angularOscillatingVelocityPointPatchVectorField (const angularOscillatingVelocityPointPatchVectorField &, 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::angularOscillatingVelocityPointPatchVectorField.
Definition at line 49 of file angularOscillatingVelocityPointPatchVectorField.H.
| angularOscillatingVelocityPointPatchVectorField | ( | const pointPatch & | p, |
| const DimensionedField< vector, pointMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 38 of file angularOscillatingVelocityPointPatchVectorField.C.
References dict, Foam::dimLength, p, and angularOscillatingVelocityPointPatchVectorField::updateCoeffs().

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

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


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