FreeFOAM The Cross-Platform CFD Toolkit
incompressible::fixedShearStressFvPatchVectorField Class Reference

#include <src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/fixedShearStress/fixedShearStressFvPatchVectorField.H>


Detailed Description

Definition at line 52 of file fixedShearStressFvPatchVectorField.H.

List of all members.

Public Member Functions

 TypeName ("fixedShearStress")
 Runtime type information.
 fixedShearStressFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &)
 Construct from patch and internal field.
 fixedShearStressFvPatchVectorField (const fvPatch &, const DimensionedField< vector, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, const fvPatch &, const DimensionedField< vector, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &)
 Construct as copy.
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone.
 fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchVectorFieldclone (const DimensionedField< vector, volMesh > &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.

Constructor & Destructor Documentation

Construct from patch and internal field.

Definition at line 42 of file fixedShearStressFvPatchVectorField.C.

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

Construct from patch, internal field and dictionary.

Definition at line 53 of file fixedShearStressFvPatchVectorField.C.

References specie::operator=().

Construct by mapping given.

Definition at line 67 of file fixedShearStressFvPatchVectorField.C.

Construct as copy setting internal field reference.

Definition at line 90 of file fixedShearStressFvPatchVectorField.C.


Member Function Documentation

TypeName ( "fixedShearStress"  )

Runtime type information.

virtual tmp<fvPatchVectorField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 101 of file fixedShearStressFvPatchVectorField.H.

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

Construct and return a clone setting internal field reference.

Definition at line 118 of file fixedShearStressFvPatchVectorField.H.

void write ( Ostream os) const
virtual

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