FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

incompressible::fixedShearStressFvPatchVectorField Class Reference

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


Detailed Description

Definition at line 52 of file fixedShearStressFvPatchVectorField.H.

Collaboration diagram for incompressible::fixedShearStressFvPatchVectorField:

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< fvPatchVectorField >  clone () const
 Construct and return a clone.
 fixedShearStressFvPatchVectorField (const fixedShearStressFvPatchVectorField &, const DimensionedField< vector, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchVectorField >  clone (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=().

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

Construct by mapping given.

Definition at line 67 of file fixedShearStressFvPatchVectorField.C.

Construct as copy.

Definition at line 80 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 [inline, virtual]

Construct and return a clone.

Definition at line 101 of file fixedShearStressFvPatchVectorField.H.

virtual tmp<fvPatchVectorField> clone ( const DimensionedField< vector, volMesh > &   iF  ) const [inline, virtual]

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: