![]() |
|
Public Member Functions | |
BasicSymmetryTetPointPatchField (const PointPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
BasicSymmetryTetPointPatchField (const PointPatch &, const Field< Type > &, const Field< Type > &) | |
Construct from patch and internal field and patch field. | |
BasicSymmetryTetPointPatchField (const PointPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
BasicSymmetryTetPointPatchField (const BasicSymmetryTetPointPatchField< 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. | |
BasicSymmetryTetPointPatchField (const BasicSymmetryTetPointPatchField< 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. | |
virtual void | updateBoundaryField () |
Update the patch field. | |
virtual void | setBoundaryCondition (Map< constraint< Type > > &) const |
Set boundary condition to matrix. | |
virtual void | write (Ostream &) const |
Write. |
|
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.
Reimplemented from ValueStoredTetPointPatchField. Reimplemented in SlipTetPointPatchField, and SymmetryTetPointPatchField. Definition at line 123 of file BasicSymmetryTetPointPatchField.H. |
|
Construct and return a clone.
Reimplemented from ValueStoredTetPointPatchField. Reimplemented in SlipTetPointPatchField, and SymmetryTetPointPatchField. Definition at line 104 of file BasicSymmetryTetPointPatchField.H. |
|
Set boundary condition to matrix.
Reimplemented from ValueStoredTetPointPatchField. |
|
Update the patch field.
Reimplemented from ValueStoredTetPointPatchField. |
|
Write.
Reimplemented from ValueStoredTetPointPatchField. |