fvPatchField corresponding to surfaceSlipDisplacementPointPatchField. Is just a slip type since all hard work (projection) is done in the pointPatch field. More...
#include <fvMotionSolvers/surfaceSlipDisplacementFvPatchField.H>
fvPatchField corresponding to surfaceSlipDisplacementPointPatchField. Is just a slip type since all hard work (projection) is done in the pointPatch field.
Definition at line 52 of file surfaceSlipDisplacementFvPatchField.H.
Public Member Functions | |
TypeName ("surfaceSlipDisplacement") | |
Runtime type information.
| |
surfaceSlipDisplacementFvPatchField (const fvPatch &p, const DimensionedField< Type, volMesh > &iF) | |
Construct from patch and internal field.
| |
surfaceSlipDisplacementFvPatchField (const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const dictionary &dict) | |
Construct from patch, internal field and dictionary.
| |
surfaceSlipDisplacementFvPatchField (const surfaceSlipDisplacementFvPatchField< Type > &ptf, const fvPatch &p, const DimensionedField< Type, volMesh > &iF, const fvPatchFieldMapper &mapper) | |
Construct by mapping given surfaceSlipDisplacementFvPatchField.
| |
surfaceSlipDisplacementFvPatchField (const surfaceSlipDisplacementFvPatchField< Type > &ptf) | |
Construct as copy.
| |
virtual tmp< fvPatchField< Type > > | clone () const |
Construct and return a clone.
| |
surfaceSlipDisplacementFvPatchField (const surfaceSlipDisplacementFvPatchField< Type > &ptf, const DimensionedField< Type, volMesh > &iF) | |
Construct as copy setting internal field reference.
| |
virtual tmp< fvPatchField< Type > > | clone (const DimensionedField< Type, volMesh > &iF) const |
Construct and return a clone setting internal field reference.
| |
virtual void | write (Ostream &os) const |
Write.
|
surfaceSlipDisplacementFvPatchField | ( | const fvPatch & | p, |
const DimensionedField< Type, volMesh > & | iF | ||
) | [inline]
|
Construct from patch and internal field.
Definition at line 67 of file surfaceSlipDisplacementFvPatchField.H.
surfaceSlipDisplacementFvPatchField | ( | const fvPatch & | p, |
const DimensionedField< Type, volMesh > & | iF, | ||
const dictionary & | dict | ||
) | [inline]
|
Construct from patch, internal field and dictionary.
Definition at line 77 of file surfaceSlipDisplacementFvPatchField.H.
surfaceSlipDisplacementFvPatchField | ( | const surfaceSlipDisplacementFvPatchField< Type > & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< Type, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) | [inline]
|
Construct by mapping given surfaceSlipDisplacementFvPatchField.
onto a new patch
Definition at line 89 of file surfaceSlipDisplacementFvPatchField.H.
surfaceSlipDisplacementFvPatchField | ( | const surfaceSlipDisplacementFvPatchField< Type > & | ptf ) | [inline]
|
Construct as copy.
Definition at line 102 of file surfaceSlipDisplacementFvPatchField.H.
surfaceSlipDisplacementFvPatchField | ( | const surfaceSlipDisplacementFvPatchField< Type > & | ptf, |
const DimensionedField< Type, volMesh > & | iF | ||
) | [inline]
|
Construct as copy setting internal field reference.
Definition at line 120 of file surfaceSlipDisplacementFvPatchField.H.
TypeName | ( | "surfaceSlipDisplacement" | ) |
Runtime type information.
virtual tmp<fvPatchField<Type> > clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from slipFvPatchField< Type >.
Definition at line 110 of file surfaceSlipDisplacementFvPatchField.H.
virtual tmp<fvPatchField<Type> > clone | ( | const DimensionedField< Type, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Reimplemented from slipFvPatchField< Type >.
Definition at line 130 of file surfaceSlipDisplacementFvPatchField.H.
virtual void write | ( | Ostream & | os ) | const [inline, virtual]
|
Write.
Reimplemented from fvPatchField< Type >.
Definition at line 140 of file surfaceSlipDisplacementFvPatchField.H.
References Field< Type >::writeEntry().