Foam::angularOscillatingDisplacementPointPatchVectorField. More...


Foam::angularOscillatingDisplacementPointPatchVectorField.
Definition at line 49 of file angularOscillatingDisplacementPointPatchVectorField.H.
| angularOscillatingDisplacementPointPatchVectorField | ( | const pointPatch & | p, |
| const DimensionedField< vector, pointMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 38 of file angularOscillatingDisplacementPointPatchVectorField.C.
References dict, Foam::dimLength, p, and angularOscillatingDisplacementPointPatchVectorField::updateCoeffs().

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

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


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