oscillatingDisplacementPointPatchVectorField Class Reference

Foam::oscillatingDisplacementPointPatchVectorField. More...

Inheritance diagram for oscillatingDisplacementPointPatchVectorField:
Collaboration diagram for oscillatingDisplacementPointPatchVectorField:

Public Member Functions

 TypeName ("oscillatingDisplacement")
 Runtime type information. More...
 
 oscillatingDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 oscillatingDisplacementPointPatchVectorField (const oscillatingDisplacementPointPatchVectorField &, const pointPatch &, const DimensionedField< vector, pointMesh > &, const fieldMapper &)
 Construct by mapping given patchField<vector> onto a new patch. More...
 
 oscillatingDisplacementPointPatchVectorField (const oscillatingDisplacementPointPatchVectorField &, const DimensionedField< vector, pointMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual autoPtr< pointPatchVectorFieldclone (const DimensionedField< vector, pointMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ oscillatingDisplacementPointPatchVectorField() [1/3]

Construct from patch, internal field and dictionary.

Definition at line 38 of file oscillatingDisplacementPointPatchVectorField.C.

References dict, and oscillatingDisplacementPointPatchVectorField::updateCoeffs().

Here is the call graph for this function:

◆ oscillatingDisplacementPointPatchVectorField() [2/3]

Construct by mapping given patchField<vector> onto a new patch.

Definition at line 57 of file oscillatingDisplacementPointPatchVectorField.C.

◆ oscillatingDisplacementPointPatchVectorField() [3/3]

Construct as copy setting internal field reference.

Definition at line 72 of file oscillatingDisplacementPointPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "oscillatingDisplacement"  )

Runtime type information.

◆ clone()

virtual autoPtr<pointPatchVectorField> clone ( const DimensionedField< vector, pointMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 93 of file oscillatingDisplacementPointPatchVectorField.H.

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 87 of file oscillatingDisplacementPointPatchVectorField.C.

References mesh, Field< Type >::operator=(), Foam::sin(), fvMesh::time(), and dimensioned< Type >::value().

Referenced by oscillatingDisplacementPointPatchVectorField::oscillatingDisplacementPointPatchVectorField().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 103 of file oscillatingDisplacementPointPatchVectorField.C.

References pointPatchField< Type >::write(), and Foam::writeEntry().

Here is the call graph for this function:

The documentation for this class was generated from the following files: