FreeFOAM The Cross-Platform CFD Toolkit
translatingWallVelocityFvPatchVectorField Class Reference

Foam::translatingWallVelocityFvPatchVectorField. More...

#include <finiteVolume/translatingWallVelocityFvPatchVectorField.H>


Detailed Description

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< fvPatchVectorFieldclone () const
 Construct and return a clone.
 translatingWallVelocityFvPatchVectorField (const translatingWallVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
const vectorU () 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
inlinevirtual
virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &  iF) const
inlinevirtual

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< vector >::operator=().

void write ( Ostream os) const
virtual

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