Definition at line 52 of file fixedShearStressFvPatchVectorField.H.
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. | |
| fixedShearStressFvPatchVectorField | ( | const fvPatch & | p, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
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.
| fixedShearStressFvPatchVectorField | ( | const fixedShearStressFvPatchVectorField & | ptf, |
| const DimensionedField< vector, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 90 of file fixedShearStressFvPatchVectorField.C.
| TypeName | ( | "fixedShearStress" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 101 of file fixedShearStressFvPatchVectorField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 118 of file fixedShearStressFvPatchVectorField.H.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 102 of file fixedShearStressFvPatchVectorField.C.
References boundaryField(), GeometricField< Type, PatchField, GeoMesh >::boundaryField(), incompressible::RASModel::devReff(), Foam::endl(), Foam::Info, Foam::mag(), incompressible::RASModel::nuEff(), incompressible::operator==, and incompressible::turbulenceModel::U().
|
virtual |
Write.
Definition at line 139 of file fixedShearStressFvPatchVectorField.C.
References token::END_STATEMENT, Foam::nl, and Ostream::writeKeyword().