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

Public Member Functions

 TypeName ("varyingVelocity")
 
 varyingVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 
 varyingVelocityFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 
 varyingVelocityFvPatchVectorField (const varyingVelocityFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 
 varyingVelocityFvPatchVectorField (const varyingVelocityFvPatchVectorField &)
 
virtual tmp< fvPatchVectorField > clone () const
 
 varyingVelocityFvPatchVectorField (const varyingVelocityFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 
virtual tmp< fvPatchVectorField > clone (const DimensionedField< vector, volMesh > &iF) const
 
virtual void updateCoeffs ()
 
virtual void write (Ostream &) const
 

Detailed Description

Definition at line 78 of file varyingVelocityFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ varyingVelocityFvPatchVectorField() [1/5]

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

Definition at line 36 of file varyingVelocityFvPatchVectorField.C.

Referenced by varyingVelocityFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ varyingVelocityFvPatchVectorField() [2/5]

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

Definition at line 49 of file varyingVelocityFvPatchVectorField.C.

References p.

◆ varyingVelocityFvPatchVectorField() [3/5]

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

Definition at line 73 of file varyingVelocityFvPatchVectorField.C.

◆ varyingVelocityFvPatchVectorField() [4/5]

Definition at line 89 of file varyingVelocityFvPatchVectorField.C.

◆ varyingVelocityFvPatchVectorField() [5/5]

varyingVelocityFvPatchVectorField ( const varyingVelocityFvPatchVectorField wbppsf,
const DimensionedField< vector, volMesh > &  iF 
)

Definition at line 102 of file varyingVelocityFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "varyingVelocity"  )

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Definition at line 120 of file varyingVelocityFvPatchVectorField.H.

References varyingVelocityFvPatchVectorField::varyingVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ clone() [2/2]

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

Definition at line 132 of file varyingVelocityFvPatchVectorField.H.

References varyingVelocityFvPatchVectorField::varyingVelocityFvPatchVectorField().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Definition at line 117 of file varyingVelocityFvPatchVectorField.C.

References forAll(), and U.

Here is the call graph for this function:

◆ write()

void write ( Ostream &  os) const
virtual

Definition at line 137 of file varyingVelocityFvPatchVectorField.C.


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