![]() |
|
Public Member Functions | |
TypeName ("pressureDirectedInletVelocity") | |
Runtime type information. | |
pressureDirectedInletVelocityFvPatchVectorField (const fvPatch &, const vectorField &) | |
Construct from patch and internal field. | |
pressureDirectedInletVelocityFvPatchVectorField (const fvPatch &, const vectorField &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
pressureDirectedInletVelocityFvPatchVectorField (const pressureDirectedInletVelocityFvPatchVectorField &, const fvPatch &, const vectorField &, const fvPatchFieldMapper &) | |
Construct by mapping given. | |
virtual tmp< fvPatchVectorField > | clone () const |
Construct and return a clone. | |
pressureDirectedInletVelocityFvPatchVectorField (const pressureDirectedInletVelocityFvPatchVectorField &, 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. | |
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. |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given. pressureDirectedInletVelocityFvPatchVectorField 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 119 of file pressureDirectedInletVelocityFvPatchVectorField.H. |
|
Construct and return a clone.
Definition at line 103 of file pressureDirectedInletVelocityFvPatchVectorField.H. References Foam::vectorField. |
|
Reverse map the given fvPatchField onto this fvPatchField.
|
|
Runtime type information.
|
|
Update the coefficients associated with the patch field.
|
|
Write.
|