![]() |
|
Public Member Functions | |
TypeName ("componentMixed") | |
Runtime type information. | |
ComponentMixedPointPatchVectorField (const PointPatch &, const vectorField &) | |
Construct from patch and internal field. | |
ComponentMixedPointPatchVectorField (const PointPatch &, const vectorField &, const vectorField &, const vectorField &) | |
Construct from patch and internal field, value. | |
ComponentMixedPointPatchVectorField (const PointPatch &, const vectorField &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
ComponentMixedPointPatchVectorField (const ComponentMixedPointPatchVectorField< PatchField, PointPatch > &, const PointPatch &, const vectorField &, const PointPatchFieldMapper &) | |
Construct by mapping given patchVectorField onto a new patch. | |
virtual autoPtr< PatchField< vector > > | clone () const |
Construct and return a clone. | |
ComponentMixedPointPatchVectorField (const ComponentMixedPointPatchVectorField< PatchField, PointPatch > &, const vectorField &) | |
Construct as copy setting internal field reference. | |
virtual autoPtr< PatchField< vector > > | clone (const vectorField &iF) const |
Construct and return a clone setting internal field reference. | |
virtual vectorField & | refValue () |
virtual const vectorField & | refValue () const |
virtual vectorField & | valueFraction () |
virtual const vectorField & | valueFraction () const |
virtual void | autoMap (const PointPatchFieldMapper &) |
Map (and resize as needed) from self given a mapping object. | |
virtual void | rmap (const PointPatchField< PatchField, PointPatch, vector > &, const labelList &) |
Reverse map the given PointPatchVectorField onto. | |
virtual void | evaluate () |
Insert boundary value into the internal field. | |
virtual void | write (Ostream &) const |
Write. |
|
Construct from patch and internal field.
|
|
Construct from patch and internal field, value. and value fraction |
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given patchVectorField 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 147 of file ComponentMixedPointPatchVectorField.H. |
|
Construct and return a clone.
Definition at line 127 of file ComponentMixedPointPatchVectorField.H. |
|
Insert boundary value into the internal field.
|
|
Definition at line 170 of file ComponentMixedPointPatchVectorField.H. |
|
Definition at line 165 of file ComponentMixedPointPatchVectorField.H. References Foam::vectorField. |
|
Reverse map the given PointPatchVectorField onto. this PointPatchVectorField |
|
Runtime type information.
|
|
Definition at line 181 of file ComponentMixedPointPatchVectorField.H. References Foam::labelList. |
|
Definition at line 176 of file ComponentMixedPointPatchVectorField.H. |
|
Write.
|