![]() |
|
Public Member Functions | |
TypeName ("componentMixed") | |
Runtime type information. | |
ComponentMixedTetPointPatchVectorField (const PointPatch &, const vectorField &) | |
Construct from patch and internal field. | |
ComponentMixedTetPointPatchVectorField (const PointPatch &, const vectorField &, const vectorField &, const vectorField &) | |
Construct from patch and internal field, value. | |
ComponentMixedTetPointPatchVectorField (const PointPatch &, const vectorField &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
ComponentMixedTetPointPatchVectorField (const ComponentMixedTetPointPatchVectorField< PatchField, PointPatch > &, const PointPatch &, const vectorField &, const TetPointPatchFieldMapper &) | |
Construct by mapping given patchVectorField onto a new patch. | |
virtual autoPtr< PatchField< vector > > | clone () const |
Construct and return a clone. | |
ComponentMixedTetPointPatchVectorField (const ComponentMixedTetPointPatchVectorField< 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 TetPointPatchFieldMapper &) |
Map (and resize as needed) from self given a mapping object. | |
virtual void | rmap (const TetPointPatchField< PatchField, PointPatch, vector > &, const labelList &) |
Reverse map the given TetPointPatchVectorField onto. | |
virtual void | evaluate () |
Insert boundary value into the internal field. | |
virtual void | setBoundaryCondition (Map< constraint< vector > > &) const |
Set boundary condition to matrix. | |
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 150 of file ComponentMixedTetPointPatchVectorField.H. |
|
Construct and return a clone.
Definition at line 130 of file ComponentMixedTetPointPatchVectorField.H. |
|
Insert boundary value into the internal field.
|
|
Definition at line 173 of file ComponentMixedTetPointPatchVectorField.H. |
|
Definition at line 168 of file ComponentMixedTetPointPatchVectorField.H. References Foam::vectorField. |
|
Reverse map the given TetPointPatchVectorField onto. this TetPointPatchVectorField |
|
Set boundary condition to matrix.
|
|
Runtime type information.
|
|
Definition at line 184 of file ComponentMixedTetPointPatchVectorField.H. References Foam::labelList. |
|
Definition at line 179 of file ComponentMixedTetPointPatchVectorField.H. |
|
Write.
|