![]() |
|
Public Member Functions | |
TypeName ("calculated") | |
Runtime type information. | |
CalculatedPointPatchField (const PointPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
CalculatedPointPatchField (const PointPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
CalculatedPointPatchField (const CalculatedPointPatchField< PatchField, PointPatch, 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. | |
CalculatedPointPatchField (const CalculatedPointPatchField< PatchField, PointPatch, 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. |
|
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.
|
|
Construct and return a clone setting internal field reference.
Reimplemented in DefaultPointPatchField. Definition at line 114 of file CalculatedPointPatchField.H. |
|
Construct and return a clone.
Reimplemented in DefaultPointPatchField. Definition at line 95 of file CalculatedPointPatchField.H. |
|
Runtime type information.
|