OpenFOAM logo
Open Source CFD Toolkit

pressureInletUniformVelocityFvPatchVectorField Class Reference

Inheritance diagram for pressureInletUniformVelocityFvPatchVectorField:

Inheritance graph
[legend]
Collaboration diagram for pressureInletUniformVelocityFvPatchVectorField:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("pressureInletUniformVelocity")
 Runtime type information.
 pressureInletUniformVelocityFvPatchVectorField (const fvPatch &, const vectorField &)
 Construct from patch and internal field.
 pressureInletUniformVelocityFvPatchVectorField (const fvPatch &, const vectorField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 pressureInletUniformVelocityFvPatchVectorField (const pressureInletUniformVelocityFvPatchVectorField &, const fvPatch &, const vectorField &, const fvPatchFieldMapper &)
 Construct by mapping given.
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone.
 pressureInletUniformVelocityFvPatchVectorField (const pressureInletUniformVelocityFvPatchVectorField &, const vectorField &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchVectorFieldclone (const vectorField &iF) const
 Construct and return a clone setting internal field reference.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.

Constructor & Destructor Documentation

pressureInletUniformVelocityFvPatchVectorField const fvPatch ,
const vectorField
 

Construct from patch and internal field.

pressureInletUniformVelocityFvPatchVectorField const fvPatch ,
const vectorField ,
const dictionary
 

Construct from patch, internal field and dictionary.

pressureInletUniformVelocityFvPatchVectorField const pressureInletUniformVelocityFvPatchVectorField ,
const fvPatch ,
const vectorField ,
const fvPatchFieldMapper
 

Construct by mapping given.

pressureInletUniformVelocityFvPatchVectorField onto a new patch

pressureInletUniformVelocityFvPatchVectorField const pressureInletUniformVelocityFvPatchVectorField ,
const vectorField
 

Construct as copy setting internal field reference.


Member Function Documentation

virtual tmp<fvPatchVectorField> clone const vectorField iF  )  const [inline, virtual]
 

Construct and return a clone setting internal field reference.

Reimplemented from pressureInletVelocityFvPatchVectorField.

Definition at line 113 of file pressureInletUniformVelocityFvPatchVectorField.H.

virtual tmp<fvPatchVectorField> clone  )  const [inline, virtual]
 

Construct and return a clone.

Reimplemented from pressureInletVelocityFvPatchVectorField.

Definition at line 97 of file pressureInletUniformVelocityFvPatchVectorField.H.

References Foam::vectorField.

TypeName "pressureInletUniformVelocity"   ) 
 

Runtime type information.

virtual void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.

Reimplemented from pressureInletVelocityFvPatchVectorField.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org