Public Member Functions | List of all members
cyclicSlipPointPatch Class Reference

Cyclic patch with slip constraint. More...

Inheritance diagram for cyclicSlipPointPatch:
Inheritance graph
[legend]
Collaboration diagram for cyclicSlipPointPatch:
Collaboration graph
[legend]

Public Member Functions

 TypeName (cyclicSlipPolyPatch::typeName_())
 
 cyclicSlipPointPatch (const polyPatch &patch, const pointBoundaryMesh &bm)
 
virtual ~cyclicSlipPointPatch ()=default
 
virtual const vectorFieldpointNormals () const
 
virtual void applyConstraint (const label pointi, pointConstraint &) const
 
- Public Member Functions inherited from cyclicPointPatch
 TypeName (cyclicPolyPatch::typeName_())
 
 cyclicPointPatch (const polyPatch &patch, const pointBoundaryMesh &bm)
 
virtual ~cyclicPointPatch ()
 
virtual const wordconstraintType () const
 
const cyclicPolyPatchcyclicPatch () const
 
const cyclicPointPatchneighbPatch () const
 
bool parallel () const
 
const tensorFieldforwardT () const
 
const tensorFieldreverseT () const
 
virtual const edgeListtransformPairs () const
 
- Public Member Functions inherited from coupledFacePointPatch
 TypeName (coupledPolyPatch::typeName_())
 
 coupledFacePointPatch (const polyPatch &patch, const pointBoundaryMesh &bm)
 
virtual ~coupledFacePointPatch ()
 
- Public Member Functions inherited from facePointPatch
 TypeName (polyPatch::typeName_())
 
 declareRunTimeSelectionTable (autoPtr, facePointPatch, polyPatch,(const polyPatch &patch, const pointBoundaryMesh &bm),(patch, bm))
 
 facePointPatch (const polyPatch &p, const pointBoundaryMesh &pm)
 
virtual ~facePointPatch ()=default
 
virtual const polyPatchpatch () const
 
virtual const wordname () const
 
virtual label size () const
 
virtual label index () const
 
virtual bool coupled () const
 
virtual const labelListmeshPoints () const
 
virtual const pointFieldlocalPoints () const
 
- Public Member Functions inherited from pointPatch
 TypeName ("basePatch")
 
 pointPatch (const pointBoundaryMesh &bm)
 
virtual ~pointPatch ()=default
 
const pointBoundaryMeshboundaryMesh () const
 
- Public Member Functions inherited from coupledPointPatch
 TypeName (coupledPolyPatch::typeName_())
 
 coupledPointPatch (const pointBoundaryMesh &bm)
 
virtual ~coupledPointPatch ()
 

Additional Inherited Members

- Static Public Member Functions inherited from facePointPatch
static autoPtr< facePointPatchNew (const polyPatch &, const pointBoundaryMesh &)
 
- Protected Member Functions inherited from facePointPatch
 facePointPatch (const facePointPatch &)=delete
 
void operator= (const facePointPatch &)=delete
 
- Protected Member Functions inherited from pointPatch
 pointPatch (const pointPatch &)=delete
 
void operator= (const pointPatch &)=delete
 
- Protected Attributes inherited from facePointPatch
const polyPatchpolyPatch_
 

Detailed Description

Cyclic patch with slip constraint.

Source files

Definition at line 48 of file cyclicSlipPointPatch.H.

Constructor & Destructor Documentation

◆ cyclicSlipPointPatch()

cyclicSlipPointPatch ( const polyPatch patch,
const pointBoundaryMesh bm 
)
inline

Definition at line 63 of file cyclicSlipPointPatch.H.

◆ ~cyclicSlipPointPatch()

virtual ~cyclicSlipPointPatch ( )
virtualdefault

Member Function Documentation

◆ TypeName()

TypeName ( cyclicSlipPolyPatch::typeName_()  )

◆ pointNormals()

const vectorField & pointNormals ( ) const
virtual

Reimplemented from facePointPatch.

Definition at line 44 of file cyclicSlipPointPatch.C.

◆ applyConstraint()

void applyConstraint ( const label  pointi,
pointConstraint pc 
) const
virtual

Reimplemented from pointPatch.

Definition at line 55 of file cyclicSlipPointPatch.C.

References pointConstraint::applyConstraint().

Here is the call graph for this function:

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