fixedNormalSlipPointPatchField< Type > Class Template Reference

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::commsTypes::blocking)
 Update the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

template<class Type>
class Foam::fixedNormalSlipPointPatchField< Type >

slip with user-specified normal

Source files

Definition at line 49 of file fixedNormalSlipPointPatchField.H.

Constructor & Destructor Documentation

◆ fixedNormalSlipPointPatchField() [1/4]

fixedNormalSlipPointPatchField ( const pointPatch p,
const DimensionedField< Type, pointMesh > &  iF 
)

Construct from patch and internal field.

Definition at line 34 of file fixedNormalSlipPointPatchField.C.

◆ fixedNormalSlipPointPatchField() [2/4]

fixedNormalSlipPointPatchField ( const pointPatch p,
const DimensionedField< Type, pointMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 46 of file fixedNormalSlipPointPatchField.C.

◆ fixedNormalSlipPointPatchField() [3/4]

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 59 of file fixedNormalSlipPointPatchField.C.

◆ fixedNormalSlipPointPatchField() [4/4]

Construct as copy setting internal field reference.

Definition at line 73 of file fixedNormalSlipPointPatchField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "fixedNormalSlip"  )

Runtime type information.

◆ clone() [1/2]

virtual autoPtr<pointPatchField<Type> > clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 107 of file fixedNormalSlipPointPatchField.H.

◆ clone() [2/2]

virtual autoPtr<pointPatchField<Type> > clone ( const DimensionedField< Type, pointMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 127 of file fixedNormalSlipPointPatchField.H.

◆ evaluate()

void evaluate ( const Pstream::commsTypes  commsType = Pstream::commsTypes::blocking)
virtual

Update the patch field.

Definition at line 87 of file fixedNormalSlipPointPatchField.C.

References Foam::I, and Foam::transform().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 102 of file fixedNormalSlipPointPatchField.C.

References os(), and Foam::vtk::write().

Here is the call graph for this function:

The documentation for this class was generated from the following files: