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

translatingWallVelocityFvPatchVectorField Class Reference

Foam::translatingWallVelocityFvPatchVectorField. More...

#include <finiteVolume/translatingWallVelocityFvPatchVectorField.H>


Detailed Description

Foam::translatingWallVelocityFvPatchVectorField.

Source files

Definition at line 49 of file translatingWallVelocityFvPatchVectorField.H.

Collaboration diagram for translatingWallVelocityFvPatchVectorField:

List of all members.

Public Member Functions

 TypeName ("translatingWallVelocity")
 Runtime type information.
 translatingWallVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field.
 translatingWallVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 translatingWallVelocityFvPatchVectorField (const translatingWallVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given a.
 translatingWallVelocityFvPatchVectorField (const translatingWallVelocityFvPatchVectorField &)
 Construct as copy.
virtual tmp< fvPatchVectorField >  clone () const
 Construct and return a clone.
 translatingWallVelocityFvPatchVectorField (const translatingWallVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchVectorField >  clone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
const vector &  U () const
 Return the velocity.
virtual void  updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void  write (Ostream &) const
 Write.

Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 40 of file translatingWallVelocityFvPatchVectorField.C.

Referenced by translatingWallVelocityFvPatchVectorField::clone().

translatingWallVelocityFvPatchVectorField ( const fvPatch &   p,
const DimensionedField< vector, volMesh > &   iF,
const dictionary &   dict  
)

Construct from patch, internal field and dictionary.

Definition at line 66 of file translatingWallVelocityFvPatchVectorField.C.

Construct by mapping given a.

translatingWallVelocityFvPatchVectorField onto a new patch

Definition at line 52 of file translatingWallVelocityFvPatchVectorField.C.

Construct as copy setting internal field reference.

Definition at line 93 of file translatingWallVelocityFvPatchVectorField.C.


Member Function Documentation

TypeName ( "translatingWallVelocity"    )

Runtime type information.

virtual tmp<fvPatchVectorField> clone (  ) const [inline, virtual]
virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &   iF  ) const [inline, virtual]

Construct and return a clone setting internal field reference.

Definition at line 116 of file translatingWallVelocityFvPatchVectorField.H.

References translatingWallVelocityFvPatchVectorField::translatingWallVelocityFvPatchVectorField().

const vector& U (  ) const [inline]

Return the velocity.

Definition at line 133 of file translatingWallVelocityFvPatchVectorField.H.

void updateCoeffs (  ) [virtual]

Update the coefficients associated with the patch field.

Definition at line 105 of file translatingWallVelocityFvPatchVectorField.C.

References Field< Type >::operator=().

void write ( Ostream &   os  ) const [virtual]

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