Public Member Functions | List of all members
fixedShearStressFvPatchVectorField Class Reference

Set a constant shear stress as tau0 = -nuEff dU/dn. More...

Inheritance diagram for fixedShearStressFvPatchVectorField:
Inheritance graph
[legend]
Collaboration diagram for fixedShearStressFvPatchVectorField:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("fixedShearStress")
 
 fixedShearStressFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 
 fixedShearStressFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 
 fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 
 fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &)
 
virtual tmp< fvPatchVectorFieldclone () const
 
 fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &iF) const
 
virtual void updateCoeffs ()
 
virtual void write (Ostream &) const
 

Detailed Description

Set a constant shear stress as tau0 = -nuEff dU/dn.

Source files

Definition at line 50 of file fixedShearStressFvPatchVectorField.H.

Constructor & Destructor Documentation

◆ fixedShearStressFvPatchVectorField() [1/5]

Definition at line 32 of file fixedShearStressFvPatchVectorField.C.

Referenced by fixedShearStressFvPatchVectorField::clone().

Here is the caller graph for this function:

◆ fixedShearStressFvPatchVectorField() [2/5]

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

Definition at line 43 of file fixedShearStressFvPatchVectorField.C.

◆ fixedShearStressFvPatchVectorField() [3/5]

Definition at line 57 of file fixedShearStressFvPatchVectorField.C.

◆ fixedShearStressFvPatchVectorField() [4/5]

Definition at line 70 of file fixedShearStressFvPatchVectorField.C.

◆ fixedShearStressFvPatchVectorField() [5/5]

Definition at line 80 of file fixedShearStressFvPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "fixedShearStress"  )

◆ clone() [1/2]

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Definition at line 99 of file fixedShearStressFvPatchVectorField.H.

References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().

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 116 of file fixedShearStressFvPatchVectorField.H.

References fixedShearStressFvPatchVectorField::fixedShearStressFvPatchVectorField().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream os) const
virtual

Definition at line 122 of file fixedShearStressFvPatchVectorField.C.

References os(), fvPatchField::write(), and Ostream::writeEntry().

Here is the call graph for this function:

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