FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

angularOscillatingDisplacementPointPatchVectorField Class Reference

Foam::angularOscillatingDisplacementPointPatchVectorField. More...

#include <fvMotionSolvers/angularOscillatingDisplacementPointPatchVectorField.H>


Detailed Description

Foam::angularOscillatingDisplacementPointPatchVectorField.

Source files

Definition at line 49 of file angularOscillatingDisplacementPointPatchVectorField.H.

Inheritance diagram for angularOscillatingDisplacementPointPatchVectorField:
Collaboration diagram for angularOscillatingDisplacementPointPatchVectorField:

List of all members.

Public Member Functions

 TypeName ("angularOscillatingDisplacement")
 Runtime type information.
 angularOscillatingDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &)
 Construct from patch and internal field.
 angularOscillatingDisplacementPointPatchVectorField (const pointPatch &, const DimensionedField< vector, pointMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 angularOscillatingDisplacementPointPatchVectorField (const angularOscillatingDisplacementPointPatchVectorField &, 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.
 angularOscillatingDisplacementPointPatchVectorField (const angularOscillatingDisplacementPointPatchVectorField &, 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  autoMap (const pointPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void  rmap (const pointPatchField< vector > &, const labelList &)
 Reverse map the given pointPatchField onto this pointPatchField.
virtual void  updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void  write (Ostream &) const
 Write.

Constructor & Destructor Documentation

Construct from patch, internal field and dictionary.

Definition at line 58 of file angularOscillatingDisplacementPointPatchVectorField.C.

References dictionary::found(), pointPatch::localPoints(), and pointPatch::size().

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

Definition at line 89 of file angularOscillatingDisplacementPointPatchVectorField.C.

Construct as copy setting internal field reference.

Definition at line 108 of file angularOscillatingDisplacementPointPatchVectorField.C.


Member Function Documentation

TypeName ( "angularOscillatingDisplacement"    )

Runtime type information.

virtual autoPtr<pointPatchField<vector> > clone ( const DimensionedField< vector, pointMesh > &   iF  ) const [inline, virtual]
void autoMap ( const pointPatchFieldMapper &   m  ) [virtual]

Map (and resize as needed) from self given a mapping object.

Reimplemented from valuePointPatchField< vector >.

Definition at line 126 of file angularOscillatingDisplacementPointPatchVectorField.C.

References valuePointPatchField< Type >::autoMap().

void rmap ( const pointPatchField< vector > &   ptf,
const labelList &   addr  
) [virtual]
void write ( Ostream &   os  ) const [virtual]

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