Cyclic patch with slip constraint.
More...
|
| TypeName (cyclicSlipPolyPatch::typeName_()) |
|
| cyclicSlipPointPatch (const polyPatch &patch, const pointBoundaryMesh &bm) |
|
virtual | ~cyclicSlipPointPatch ()=default |
|
virtual const vectorField & | pointNormals () const |
|
virtual void | applyConstraint (const label pointi, pointConstraint &) const |
|
| TypeName (cyclicPolyPatch::typeName_()) |
|
| cyclicPointPatch (const polyPatch &patch, const pointBoundaryMesh &bm) |
|
virtual | ~cyclicPointPatch () |
|
virtual const word & | constraintType () const |
|
const cyclicPolyPatch & | cyclicPatch () const |
|
const cyclicPointPatch & | neighbPatch () const |
|
bool | parallel () const |
|
const tensorField & | forwardT () const |
|
const tensorField & | reverseT () const |
|
virtual const edgeList & | transformPairs () const |
|
| TypeName (coupledPolyPatch::typeName_()) |
|
| coupledFacePointPatch (const polyPatch &patch, const pointBoundaryMesh &bm) |
|
virtual | ~coupledFacePointPatch () |
|
| 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 polyPatch & | patch () const |
|
virtual const word & | name () const |
|
virtual label | size () const |
|
virtual label | index () const |
|
virtual bool | coupled () const |
|
virtual const labelList & | meshPoints () const |
|
virtual const pointField & | localPoints () const |
|
| TypeName ("basePatch") |
|
| pointPatch (const pointBoundaryMesh &bm) |
|
virtual | ~pointPatch ()=default |
|
const pointBoundaryMesh & | boundaryMesh () const |
|
| TypeName (coupledPolyPatch::typeName_()) |
|
| coupledPointPatch (const pointBoundaryMesh &bm) |
|
virtual | ~coupledPointPatch () |
|
Cyclic patch with slip constraint.
- Source files
-
Definition at line 48 of file cyclicSlipPointPatch.H.
◆ cyclicSlipPointPatch()
◆ ~cyclicSlipPointPatch()
◆ TypeName()
TypeName |
( |
cyclicSlipPolyPatch::typeName_() |
| ) |
|
◆ pointNormals()
◆ applyConstraint()
The documentation for this class was generated from the following files: