OpenFOAM logo
Open Source CFD Toolkit

fluxCorrectedVelocityFvPatchVectorField Class Reference

Collaboration diagram for fluxCorrectedVelocityFvPatchVectorField:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("fluxCorrectedVelocity")
 Runtime type information.
 fluxCorrectedVelocityFvPatchVectorField (const fvPatch &, const vectorField &)
 Construct from patch and internal field.
 fluxCorrectedVelocityFvPatchVectorField (const fvPatch &, const vectorField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 fluxCorrectedVelocityFvPatchVectorField (const fluxCorrectedVelocityFvPatchVectorField &, const fvPatch &, const vectorField &, const fvPatchFieldMapper &)
 Construct by mapping given fluxCorrectedVelocityFvPatchVectorField.
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone.
 fluxCorrectedVelocityFvPatchVectorField (const fluxCorrectedVelocityFvPatchVectorField &, 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 evaluate ()
 Evaluate the patch field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

fluxCorrectedVelocityFvPatchVectorField const fvPatch ,
const vectorField
 

Construct from patch and internal field.

fluxCorrectedVelocityFvPatchVectorField const fvPatch ,
const vectorField ,
const dictionary
 

Construct from patch, internal field and dictionary.

fluxCorrectedVelocityFvPatchVectorField const fluxCorrectedVelocityFvPatchVectorField ,
const fvPatch ,
const vectorField ,
const fvPatchFieldMapper
 

Construct by mapping given fluxCorrectedVelocityFvPatchVectorField.

onto a new patch

fluxCorrectedVelocityFvPatchVectorField const fluxCorrectedVelocityFvPatchVectorField ,
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.

Definition at line 119 of file fluxCorrectedVelocityFvPatchVectorField.H.

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

Construct and return a clone.

Definition at line 103 of file fluxCorrectedVelocityFvPatchVectorField.H.

References Foam::vectorField.

virtual void evaluate  )  [virtual]
 

Evaluate the patch field.

TypeName "fluxCorrectedVelocity"   ) 
 

Runtime type information.

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