![]() |
|
Public Member Functions | |
TypeName ("globalProcessor") | |
Runtime type information. | |
GlobalProcessorPointPatchField (const PointPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
GlobalProcessorPointPatchField (const PointPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
GlobalProcessorPointPatchField (const GlobalProcessorPointPatchField< PatchField, PointPatch, GlobalProcessorPointPatch, Type > &, const PointPatch &, const Field< Type > &, const PointPatchFieldMapper &) | |
Construct by mapping given patchField<Type> onto a new patch. | |
virtual autoPtr< PatchField< Type > > | clone () const |
Construct and return a clone. | |
GlobalProcessorPointPatchField (const GlobalProcessorPointPatchField< PatchField, PointPatch, GlobalProcessorPointPatch, Type > &, const Field< Type > &) | |
Construct as copy setting internal field reference. | |
virtual autoPtr< PatchField< Type > > | clone (const Field< Type > &iF) const |
Construct and return a clone setting internal field reference. | |
~GlobalProcessorPointPatchField () | |
virtual void | evaluate () |
Evaluate the patch field. | |
virtual void | addField (Field< Type > &) const |
Add field to internal field. |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given patchField<Type> onto a new patch.
|
|
Construct as copy setting internal field reference.
|
|
|
|
Add field to internal field.
Implements CoupledPointPatchField. |
|
Construct and return a clone setting internal field reference.
Implements CoupledPointPatchField. Definition at line 141 of file GlobalProcessorPointPatchField.H. |
|
Construct and return a clone.
Implements CoupledPointPatchField. Definition at line 120 of file GlobalProcessorPointPatchField.H. |
|
Evaluate the patch field.
Implements CoupledPointPatchField. Definition at line 165 of file GlobalProcessorPointPatchField.H. |
|
Runtime type information.
|