Foam::angularOscillatingDisplacementPointPatchVectorField. More...
#include <fvMotionSolvers/angularOscillatingDisplacementPointPatchVectorField.H>
Foam::angularOscillatingDisplacementPointPatchVectorField.
Definition at line 49 of file angularOscillatingDisplacementPointPatchVectorField.H.
Public Member Functions | |
TypeName ("angularOscillatingDisplacement") | |
Runtime type information.
| |
angularOscillatingDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &) | |
Construct from patch and internal field.
| |
angularOscillatingDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary.
| |
angularOscillatingDisplacementPointPatchVectorField (const angularOscillatingDisplacementPointPatchVectorField &, 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.
| |
angularOscillatingDisplacementPointPatchVectorField (const angularOscillatingDisplacementPointPatchVectorField &, 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.
|
angularOscillatingDisplacementPointPatchVectorField | ( | const pointPatch & | p, |
const DimensionedField< vector, pointMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 41 of file angularOscillatingDisplacementPointPatchVectorField.C.
Referenced by angularOscillatingDisplacementPointPatchVectorField::clone().
angularOscillatingDisplacementPointPatchVectorField | ( | const pointPatch & | p, |
const DimensionedField< vector, pointMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 58 of file angularOscillatingDisplacementPointPatchVectorField.C.
References dictionary::found(), pointPatch::localPoints(), and pointPatch::size().
angularOscillatingDisplacementPointPatchVectorField | ( | const angularOscillatingDisplacementPointPatchVectorField & | 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 angularOscillatingDisplacementPointPatchVectorField.C.
angularOscillatingDisplacementPointPatchVectorField | ( | const angularOscillatingDisplacementPointPatchVectorField & | ptf, |
const DimensionedField< vector, pointMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 108 of file angularOscillatingDisplacementPointPatchVectorField.C.
TypeName | ( | "angularOscillatingDisplacement" | ) |
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 angularOscillatingDisplacementPointPatchVectorField.H.
References angularOscillatingDisplacementPointPatchVectorField::angularOscillatingDisplacementPointPatchVectorField().
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 angularOscillatingDisplacementPointPatchVectorField.H.
References angularOscillatingDisplacementPointPatchVectorField::angularOscillatingDisplacementPointPatchVectorField().
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 angularOscillatingDisplacementPointPatchVectorField.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 angularOscillatingDisplacementPointPatchVectorField.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 angularOscillatingDisplacementPointPatchVectorField.C.
References Foam::cos(), pointPatchField< vector >::dimensionedInternalField(), Foam::mag(), DimensionedField< Type, GeoMesh >::mesh(), mesh, Field< Type >::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 177 of file angularOscillatingDisplacementPointPatchVectorField.C.
References token::END_STATEMENT, Foam::nl, pointPatchField< Type >::write(), and Ostream::writeKeyword().