Public Member Functions | List of all members
varyingVelocityInletOutletFvPatchVectorField Class Reference
Inheritance diagram for varyingVelocityInletOutletFvPatchVectorField:
Inheritance graph
[legend]
Collaboration diagram for varyingVelocityInletOutletFvPatchVectorField:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("varyingVelocityInletOutlet")
 
 varyingVelocityInletOutletFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 
 varyingVelocityInletOutletFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 
 varyingVelocityInletOutletFvPatchVectorField (const varyingVelocityInletOutletFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 
 varyingVelocityInletOutletFvPatchVectorField (const varyingVelocityInletOutletFvPatchVectorField &)
 
virtual tmp< fvPatchVectorField > clone () const
 
 varyingVelocityInletOutletFvPatchVectorField (const varyingVelocityInletOutletFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 
virtual tmp< fvPatchVectorField > clone (const DimensionedField< vector, volMesh > &iF) const
 
virtual bool assignable () const
 
virtual void updateCoeffs ()
 
virtual void write (Ostream &) const
 
virtual void operator= (const fvPatchVectorField &pvf)
 

Detailed Description

Definition at line 82 of file varyingVelocityInletOutletFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ varyingVelocityInletOutletFvPatchVectorField() [1/5]

varyingVelocityInletOutletFvPatchVectorField ( const fvPatch &  p,
const DimensionedField< vector, volMesh > &  iF 
)

Definition at line 31 of file varyingVelocityInletOutletFvPatchVectorField.C.

References forAll().

Referenced by varyingVelocityInletOutletFvPatchVectorField::clone().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ varyingVelocityInletOutletFvPatchVectorField() [2/5]

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

Definition at line 69 of file varyingVelocityInletOutletFvPatchVectorField.C.

References forAll(), and p.

Here is the call graph for this function:

◆ varyingVelocityInletOutletFvPatchVectorField() [3/5]

varyingVelocityInletOutletFvPatchVectorField ( const varyingVelocityInletOutletFvPatchVectorField ptf,
const fvPatch &  p,
const DimensionedField< vector, volMesh > &  iF,
const fvPatchFieldMapper &  mapper 
)

◆ varyingVelocityInletOutletFvPatchVectorField() [4/5]

◆ varyingVelocityInletOutletFvPatchVectorField() [5/5]

varyingVelocityInletOutletFvPatchVectorField ( const varyingVelocityInletOutletFvPatchVectorField ptf,
const DimensionedField< vector, volMesh > &  iF 
)

Member Function Documentation

◆ TypeName()

TypeName ( "varyingVelocityInletOutlet"  )

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

◆ clone() [2/2]

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &  iF) const
inlinevirtual

◆ assignable()

virtual bool assignable ( ) const
inlinevirtual

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Definition at line 137 of file varyingVelocityInletOutletFvPatchVectorField.C.

References forAll(), and U.

Here is the call graph for this function:

◆ write()

void write ( Ostream &  os) const
virtual

◆ operator=()

void operator= ( const fvPatchVectorField &  pvf)
virtual

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