OpenFOAM logo
Open Source CFD Toolkit

pressureInletVelocityFvPatchVectorField Class Reference

Inheritance diagram for pressureInletVelocityFvPatchVectorField:

Inheritance graph
[legend]
Collaboration diagram for pressureInletVelocityFvPatchVectorField:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("pressureInletVelocity")
 Runtime type information.
 pressureInletVelocityFvPatchVectorField (const fvPatch &, const vectorField &)
 Construct from patch and internal field.
 pressureInletVelocityFvPatchVectorField (const fvPatch &, const vectorField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 pressureInletVelocityFvPatchVectorField (const pressureInletVelocityFvPatchVectorField &, const fvPatch &, const vectorField &, const fvPatchFieldMapper &)
 Construct by mapping given pressureInletVelocityFvPatchVectorField.
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone.
 pressureInletVelocityFvPatchVectorField (const pressureInletVelocityFvPatchVectorField &, 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.
virtual void write (Ostream &) const
 Write.
virtual void operator= (const fvPatchField< vector > &pvf)

Constructor & Destructor Documentation

pressureInletVelocityFvPatchVectorField const fvPatch ,
const vectorField
 

Construct from patch and internal field.

pressureInletVelocityFvPatchVectorField const fvPatch ,
const vectorField ,
const dictionary
 

Construct from patch, internal field and dictionary.

pressureInletVelocityFvPatchVectorField const pressureInletVelocityFvPatchVectorField ,
const fvPatch ,
const vectorField ,
const fvPatchFieldMapper
 

Construct by mapping given pressureInletVelocityFvPatchVectorField.

onto a new patch

pressureInletVelocityFvPatchVectorField const pressureInletVelocityFvPatchVectorField ,
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 in pressureInletUniformVelocityFvPatchVectorField.

Definition at line 118 of file pressureInletVelocityFvPatchVectorField.H.

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

Construct and return a clone.

Reimplemented in pressureInletUniformVelocityFvPatchVectorField.

Definition at line 102 of file pressureInletVelocityFvPatchVectorField.H.

References Foam::vectorField.

virtual void operator= const fvPatchField< vector > &  pvf  )  [inline, virtual]
 

Definition at line 138 of file pressureInletVelocityFvPatchVectorField.H.

TypeName "pressureInletVelocity"   ) 
 

Runtime type information.

virtual void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.

Reimplemented in pressureInletUniformVelocityFvPatchVectorField.

virtual void write Ostream  )  const [virtual]
 

Write.


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