![]() |
|
Public Member Functions | |
TypeName (EmptyPointPatch::typeName_()) | |
Runtime type information. | |
EmptyTetPointPatchField (const PointPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
EmptyTetPointPatchField (const PointPatch &, const Field< Type > &, const Field< Type > &) | |
Construct from patch and internal field and patch field. | |
EmptyTetPointPatchField (const PointPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
EmptyTetPointPatchField (const EmptyTetPointPatchField< PatchField, PointPatch, EmptyPointPatch, 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. | |
EmptyTetPointPatchField (const EmptyTetPointPatchField< PatchField, PointPatch, EmptyPointPatch, 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 and internal field and patch 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.
Definition at line 132 of file EmptyTetPointPatchField.H. |
|
Construct and return a clone.
Definition at line 110 of file EmptyTetPointPatchField.H. |
|
Runtime type information.
|