slip with user-specified normal More...
#include <OpenFOAM/fixedNormalSlipPointPatchField.H>
slip with user-specified normal
Definition at line 63 of file fixedNormalSlipPointPatchField.H.
Inheritance diagram for fixedNormalSlipPointPatchField< Type >:
Collaboration diagram for fixedNormalSlipPointPatchField< Type >:Public Member Functions | |
| TypeName ("fixedNormalSlip") | |
| Runtime type information.
| |
| fixedNormalSlipPointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &) | |
| Construct from patch and internal field.
| |
| fixedNormalSlipPointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary.
| |
| fixedNormalSlipPointPatchField (const fixedNormalSlipPointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | |
| Construct by mapping given patchField<Type> onto a new patch.
| |
| virtual autoPtr < pointPatchField< Type > > | clone () const |
| Construct and return a clone.
| |
| fixedNormalSlipPointPatchField (const fixedNormalSlipPointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | |
| Construct as copy setting internal field reference.
| |
| virtual autoPtr < pointPatchField< Type > > | clone (const DimensionedField< Type, pointMesh > &iF) const |
| Construct and return a clone setting internal field reference.
| |
| virtual void | evaluate (const Pstream::commsTypes commsType=Pstream::blocking) |
| Update the patch field.
| |
| virtual void | write (Ostream &) const |
| Write.
| |
| fixedNormalSlipPointPatchField | ( | const pointPatch & | p, |
| const DimensionedField< Type, pointMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 37 of file fixedNormalSlipPointPatchField.C.
| fixedNormalSlipPointPatchField | ( | const pointPatch & | p, |
| const DimensionedField< Type, pointMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 49 of file fixedNormalSlipPointPatchField.C.
| fixedNormalSlipPointPatchField | ( | const fixedNormalSlipPointPatchField< Type > & | ptf, |
| const pointPatch & | p, | ||
| const DimensionedField< Type, pointMesh > & | iF, | ||
| const pointPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping given patchField<Type> onto a new patch.
Definition at line 62 of file fixedNormalSlipPointPatchField.C.
| fixedNormalSlipPointPatchField | ( | const fixedNormalSlipPointPatchField< Type > & | ptf, |
| const DimensionedField< Type, pointMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 76 of file fixedNormalSlipPointPatchField.C.
| TypeName | ( | "fixedNormalSlip" | ) |
Runtime type information.
| virtual autoPtr<pointPatchField<Type> > clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Reimplemented from slipPointPatchField< Type >.
Definition at line 106 of file fixedNormalSlipPointPatchField.H.
| virtual autoPtr<pointPatchField<Type> > clone | ( | const DimensionedField< Type, pointMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Reimplemented from slipPointPatchField< Type >.
Definition at line 126 of file fixedNormalSlipPointPatchField.H.
| void evaluate | ( | const Pstream::commsTypes | commsType = Pstream::blocking
) |
[virtual]
|
Update the patch field.
Reimplemented from basicSymmetryPointPatchField< Type >.
Definition at line 89 of file fixedNormalSlipPointPatchField.C.
References Foam::I, and Foam::transform().
| void write | ( | Ostream & | os ) | const [virtual]
|
Write.
Reimplemented from pointPatchField< Type >.
Definition at line 102 of file fixedNormalSlipPointPatchField.C.
References token::END_STATEMENT, Foam::nl, pointPatchField< Type >::write(), and Ostream::writeKeyword().