![]() |
|
Public Member Functions | |
TypeName ("fluxCorrectedVelocity") | |
Runtime type information. | |
fluxCorrectedVelocityFvPatchVectorField (const fvPatch &, const vectorField &) | |
Construct from patch and internal field. | |
fluxCorrectedVelocityFvPatchVectorField (const fvPatch &, const vectorField &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
fluxCorrectedVelocityFvPatchVectorField (const fluxCorrectedVelocityFvPatchVectorField &, const fvPatch &, const vectorField &, const fvPatchFieldMapper &) | |
Construct by mapping given fluxCorrectedVelocityFvPatchVectorField. | |
virtual tmp< fvPatchVectorField > | clone () const |
Construct and return a clone. | |
fluxCorrectedVelocityFvPatchVectorField (const fluxCorrectedVelocityFvPatchVectorField &, 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 | evaluate () |
Evaluate 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 fluxCorrectedVelocityFvPatchVectorField. onto a new patch |
|
Construct as copy setting internal field reference.
|
|
Construct and return a clone setting internal field reference.
Definition at line 119 of file fluxCorrectedVelocityFvPatchVectorField.H. |
|
Construct and return a clone.
Definition at line 103 of file fluxCorrectedVelocityFvPatchVectorField.H. References Foam::vectorField. |
|
Evaluate the patch field.
|
|
Runtime type information.
|
|
Write.
|