Public Member Functions | List of all members
fixedNormalSlipPointPatchField Class Reference

slip with user-specified normal More...

Public Member Functions

 TypeName ("fixedNormalSlip")
 
 fixedNormalSlipPointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &)
 
 fixedNormalSlipPointPatchField (const pointPatch &, const DimensionedField< Type, pointMesh > &, const dictionary &)
 
 fixedNormalSlipPointPatchField (const fixedNormalSlipPointPatchField< Type > &, const pointPatch &, const DimensionedField< Type, pointMesh > &, const pointPatchFieldMapper &)
 
virtual autoPtr< pointPatchField< Type > > clone () const
 
 fixedNormalSlipPointPatchField (const fixedNormalSlipPointPatchField< Type > &, const DimensionedField< Type, pointMesh > &)
 
virtual autoPtr< pointPatchField< Type > > clone (const DimensionedField< Type, pointMesh > &iF) const
 
virtual void evaluate (const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
 
virtual void write (Ostream &) const
 

Detailed Description

slip with user-specified normal

Source files

Definition at line 45 of file fixedNormalSlipPointPatchField.H.

Constructor & Destructor Documentation

◆ fixedNormalSlipPointPatchField() [1/4]

◆ fixedNormalSlipPointPatchField() [2/4]

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

◆ fixedNormalSlipPointPatchField() [3/4]

◆ fixedNormalSlipPointPatchField() [4/4]

Member Function Documentation

◆ TypeName()

TypeName ( "fixedNormalSlip"  )

◆ clone() [1/2]

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

Definition at line 103 of file fixedNormalSlipPointPatchField.H.

◆ clone() [2/2]

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

Definition at line 123 of file fixedNormalSlipPointPatchField.H.

◆ evaluate()

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

Definition at line 80 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

Definition at line 95 of file fixedNormalSlipPointPatchField.C.

References os(), pointPatchField< Type >::write(), and Ostream::writeEntry().

Here is the call graph for this function:

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