![]() |
|
Public Member Functions | |
TypeName ("pressureInletOutletVelocity") | |
Runtime type information. | |
pressureInletOutletVelocityFvPatchVectorField (const fvPatch &, const vectorField &) | |
Construct from patch and internal field. | |
pressureInletOutletVelocityFvPatchVectorField (const fvPatch &, const vectorField &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
pressureInletOutletVelocityFvPatchVectorField (const pressureInletOutletVelocityFvPatchVectorField &, const fvPatch &, const vectorField &, const fvPatchFieldMapper &) | |
Construct by mapping given. | |
virtual tmp< fvPatchVectorField > | clone () const |
Construct and return a clone. | |
pressureInletOutletVelocityFvPatchVectorField (const pressureInletOutletVelocityFvPatchVectorField &, const vectorField &) | |
Construct as copy setting internal field reference. | |
virtual tmp< fvPatchVectorField > | clone (const vectorField &iF) const |
Construct and return a clone setting internal field reference. | |
const vectorField & | tangentialVelocity () const |
Return the tangential velocity. | |
vectorField & | tangentialVelocity () |
Return reference to the tangential velocity to allow adjustment. | |
virtual void | autoMap (const fvPatchFieldMapper &) |
Map (and resize as needed) from self given a mapping object. | |
virtual void | rmap (const fvPatchVectorField &, const labelList &) |
Reverse map the given fvPatchField onto this fvPatchField. | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. | |
virtual void | write (Ostream &) const |
Write. | |
virtual void | operator= (const fvPatchField< vector > &pvf) |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given. pressureInletOutletVelocityFvPatchVectorField onto a new patch |
|
Construct as copy setting internal field reference.
|
|
Map (and resize as needed) from self given a mapping object.
|
|
Construct and return a clone setting internal field reference.
Definition at line 122 of file pressureInletOutletVelocityFvPatchVectorField.H. References Foam::vectorField. |
|
Construct and return a clone.
Definition at line 106 of file pressureInletOutletVelocityFvPatchVectorField.H. References Foam::vectorField. |
|
Definition at line 173 of file pressureInletOutletVelocityFvPatchVectorField.H. |
|
Reverse map the given fvPatchField onto this fvPatchField.
|
|
Return reference to the tangential velocity to allow adjustment.
Definition at line 142 of file pressureInletOutletVelocityFvPatchVectorField.H. References Foam::fvPatchVectorField, and Foam::labelList. |
|
Return the tangential velocity.
Definition at line 136 of file pressureInletOutletVelocityFvPatchVectorField.H. |
|
Runtime type information.
|
|
Update the coefficients associated with the patch field.
|
|
Write.
|