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

movingWallVelocityFvPatchVectorField Class Reference

Foam::movingWallVelocityFvPatchVectorField. More...

#include <finiteVolume/movingWallVelocityFvPatchVectorField.H>


Detailed Description

Foam::movingWallVelocityFvPatchVectorField.

Source files

Definition at line 50 of file movingWallVelocityFvPatchVectorField.H.

List of all members.

Public Member Functions

 TypeName ("movingWallVelocity")
 Runtime type information.
 movingWallVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field.
 movingWallVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 movingWallVelocityFvPatchVectorField (const movingWallVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given movingWallVelocityFvPatchVectorField.
 movingWallVelocityFvPatchVectorField (const movingWallVelocityFvPatchVectorField &)
 Construct as copy.
virtual tmp< fvPatchVectorField >  clone () const
 Construct and return a clone.
 movingWallVelocityFvPatchVectorField (const movingWallVelocityFvPatchVectorField &, 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.
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 movingWallVelocityFvPatchVectorField.C.

Referenced by movingWallVelocityFvPatchVectorField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 62 of file movingWallVelocityFvPatchVectorField.C.

References fvPatchField< Type >::operator=(), and fvPatch::size().

Construct by mapping given movingWallVelocityFvPatchVectorField.

onto a new patch

Definition at line 50 of file movingWallVelocityFvPatchVectorField.C.

Construct as copy.

Definition at line 75 of file movingWallVelocityFvPatchVectorField.C.

Construct as copy setting internal field reference.

Definition at line 84 of file movingWallVelocityFvPatchVectorField.C.


Member Function Documentation

TypeName ( "movingWallVelocity"    )

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

References movingWallVelocityFvPatchVectorField::movingWallVelocityFvPatchVectorField().

void write ( Ostream &   os  ) const [virtual]

Write.

Definition at line 131 of file movingWallVelocityFvPatchVectorField.C.


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