slip with user-specified normal More...
Public Member Functions | |
TypeName ("fixedNormalSlip") | |
Runtime type information. More... | |
fixedNormalSlipPointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &) | |
Construct from patch and internal field. More... | |
fixedNormalSlipPointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
fixedNormalSlipPointPatchField (const fixedNormalSlipPointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &) | |
Construct by mapping given patchField<Type> onto a new patch. More... | |
virtual autoPtr< pointPatchField< Type > > | clone () const |
Construct and return a clone. More... | |
fixedNormalSlipPointPatchField (const fixedNormalSlipPointPatchField< Type > &, const DimensionedField< Type, pointMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual autoPtr< pointPatchField< Type > > | clone (const DimensionedField< Type, pointMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
virtual void | evaluate (const Pstream::commsTypes commsType=Pstream::blocking) |
Update the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
Private Attributes | |
vector | n_ |
User specified normal. More... | |
slip with user-specified normal
Definition at line 47 of file fixedNormalSlipPointPatchField.H.
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.
fixedNormalSlipPointPatchField | ( | const fixedNormalSlipPointPatchField< Type > & | , |
const DimensionedField< Type, pointMesh > & | |||
) |
Construct as copy setting internal field reference.
TypeName | ( | "fixedNormalSlip" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 105 of file fixedNormalSlipPointPatchField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 125 of file fixedNormalSlipPointPatchField.H.
|
virtual |
Update the patch field.
Definition at line 85 of file fixedNormalSlipPointPatchField.C.
References Foam::I, internalField(), and Foam::transform().
|
virtual |
Write.
Definition at line 100 of file fixedNormalSlipPointPatchField.C.
References token::END_STATEMENT, Foam::nl, pointPatchField< Type >::write(), and Ostream::writeKeyword().
|
private |
User specified normal.
Definition at line 69 of file fixedNormalSlipPointPatchField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.