oscillatingVelocityPointPatchVectorField Class Reference

Foam::oscillatingVelocityPointPatchVectorField. More...

Inheritance diagram for oscillatingVelocityPointPatchVectorField:
Collaboration diagram for oscillatingVelocityPointPatchVectorField:

Public Member Functions

 TypeName ("oscillatingVelocity")
 Runtime type information. More...
 
 oscillatingVelocityPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 oscillatingVelocityPointPatchVectorField (const oscillatingVelocityPointPatchVectorField &, const pointPatch &, const DimensionedField< vector, pointMesh > &, const fieldMapper &)
 Construct by mapping given. More...
 
 oscillatingVelocityPointPatchVectorField (const oscillatingVelocityPointPatchVectorField &, 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 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...
 

Detailed Description

Constructor & Destructor Documentation

◆ oscillatingVelocityPointPatchVectorField() [1/3]

Construct from patch, internal field and dictionary.

Definition at line 38 of file oscillatingVelocityPointPatchVectorField.C.

References dict, Foam::dimLength, p, and oscillatingVelocityPointPatchVectorField::updateCoeffs().

Here is the call graph for this function:

◆ oscillatingVelocityPointPatchVectorField() [2/3]

Construct by mapping given.

oscillatingVelocityPointPatchVectorField onto a new patch

Definition at line 66 of file oscillatingVelocityPointPatchVectorField.C.

◆ oscillatingVelocityPointPatchVectorField() [3/3]

Construct as copy setting internal field reference.

Definition at line 82 of file oscillatingVelocityPointPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "oscillatingVelocity"  )

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 97 of file oscillatingVelocityPointPatchVectorField.H.

◆ map()

void map ( const pointPatchVectorField ptf,
const fieldMapper mapper 
)
virtual

Map the given pointPatchField onto this pointPatchField.

Definition at line 98 of file oscillatingVelocityPointPatchVectorField.C.

◆ reset()

void reset ( const pointPatchVectorField ptf)
virtual

Reset the pointPatchField to the given pointPatchField.

Used for mesh to mesh mapping

Definition at line 113 of file oscillatingVelocityPointPatchVectorField.C.

References Field< Type >::reset().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 127 of file oscillatingVelocityPointPatchVectorField.C.

References TimeState::deltaTValue(), mesh, p, Foam::sin(), fvMesh::time(), and dimensioned< Type >::value().

Referenced by oscillatingVelocityPointPatchVectorField::oscillatingVelocityPointPatchVectorField().

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 148 of file oscillatingVelocityPointPatchVectorField.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: