angularOscillatingVelocityPointPatchVectorField Class Reference

Foam::angularOscillatingVelocityPointPatchVectorField. More...

Inheritance diagram for angularOscillatingVelocityPointPatchVectorField:
Collaboration diagram for angularOscillatingVelocityPointPatchVectorField:

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< 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

◆ angularOscillatingVelocityPointPatchVectorField() [1/3]

Construct from patch, internal field and dictionary.

Definition at line 38 of file angularOscillatingVelocityPointPatchVectorField.C.

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

Here is the call graph for this function:

◆ angularOscillatingVelocityPointPatchVectorField() [2/3]

◆ angularOscillatingVelocityPointPatchVectorField() [3/3]

Construct as copy setting internal field reference.

Definition at line 88 of file angularOscillatingVelocityPointPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "angularOscillatingVelocity"  )

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 99 of file angularOscillatingVelocityPointPatchVectorField.H.

◆ map()

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

◆ reset()

void reset ( const pointPatchVectorField ptf)
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().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
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().

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 166 of file angularOscillatingVelocityPointPatchVectorField.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: