OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

angularOscillatingVelocityPointPatchVectorField Class Reference

Foam::angularOscillatingVelocityPointPatchVectorField. More...

Inheritance diagram for angularOscillatingVelocityPointPatchVectorField:
Collaboration diagram for angularOscillatingVelocityPointPatchVectorField:

List of all members.


Public Member Functions

 TypeName ("angularOscillatingVelocity")
 Runtime type information.
 angularOscillatingVelocityPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &)
 Construct from patch and internal field.
 angularOscillatingVelocityPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 angularOscillatingVelocityPointPatchVectorField (const angularOscillatingVelocityPointPatchVectorField &, 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.
 angularOscillatingVelocityPointPatchVectorField (const angularOscillatingVelocityPointPatchVectorField &, 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 updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

Detailed Description

Foam::angularOscillatingVelocityPointPatchVectorField.

Source files

Definition at line 44 of file angularOscillatingVelocityPointPatchVectorField.H.


Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 33 of file angularOscillatingVelocityPointPatchVectorField.C.

References p.

Construct from patch, internal field and dictionary.

Definition at line 50 of file angularOscillatingVelocityPointPatchVectorField.C.

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

Definition at line 81 of file angularOscillatingVelocityPointPatchVectorField.C.

References pointPatch::localPoints().

Here is the call graph for this function:

Construct as copy setting internal field reference.

Definition at line 100 of file angularOscillatingVelocityPointPatchVectorField.C.


Member Function Documentation

TypeName ( "angularOscillatingVelocity"   ) 

Runtime type information.

virtual autoPtr<pointPatchField<vector> > clone (  )  const [inline, virtual]

Construct and return a clone.

Reimplemented from fixedValuePointPatchField< vector >.

Definition at line 92 of file angularOscillatingVelocityPointPatchVectorField.H.

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

void updateCoeffs (  )  [virtual]

Update the coefficients associated with the patch field.

Reimplemented from valuePointPatchField< vector >.

Definition at line 117 of file angularOscillatingVelocityPointPatchVectorField.C.

void write ( Ostream os  )  const [virtual]

Write.

Reimplemented from valuePointPatchField< vector >.

Definition at line 148 of file angularOscillatingVelocityPointPatchVectorField.C.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd