![]() |
|
Public Member Functions | |
TypeName ("default") | |
Runtime type information. | |
DefaultTetPointPatchField (const PointPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
DefaultTetPointPatchField (const PointPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
DefaultTetPointPatchField (const DefaultTetPointPatchField< PatchField, PointPatch, Type > &, const PointPatch &, const Field< Type > &, const TetPointPatchFieldMapper &) | |
Construct by mapping given patchField<Type> onto a new patch. | |
virtual autoPtr< PatchField< Type > > | clone () const |
Construct and return a clone. | |
DefaultTetPointPatchField (const DefaultTetPointPatchField< 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 from CalculatedTetPointPatchField. Definition at line 114 of file DefaultTetPointPatchField.H. |
|
Construct and return a clone.
Reimplemented from CalculatedTetPointPatchField. Definition at line 95 of file DefaultTetPointPatchField.H. |
|
Runtime type information.
|