coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches More...
Public Member Functions | |
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 |
virtual const vectorField & | pointNormals () const |
![]() | |
TypeName ("basePatch") | |
pointPatch (const pointBoundaryMesh &bm) | |
virtual | ~pointPatch ()=default |
const pointBoundaryMesh & | boundaryMesh () const |
virtual const word & | constraintType () const |
virtual void | applyConstraint (const label pointi, pointConstraint &) const |
![]() | |
TypeName (coupledPolyPatch::typeName_()) | |
coupledPointPatch (const pointBoundaryMesh &bm) | |
virtual | ~coupledPointPatch () |
Protected Member Functions | |
virtual void | calcGeometry (PstreamBuffers &)=0 |
![]() | |
virtual void | initGeometry (PstreamBuffers &) |
virtual void | initMovePoints (PstreamBuffers &, const pointField &) |
virtual void | movePoints (PstreamBuffers &, const pointField &) |
virtual void | initUpdateMesh (PstreamBuffers &) |
virtual void | updateMesh (PstreamBuffers &) |
facePointPatch (const facePointPatch &)=delete | |
void | operator= (const facePointPatch &)=delete |
![]() | |
pointPatch (const pointPatch &)=delete | |
void | operator= (const pointPatch &)=delete |
![]() | |
virtual void | initGeometry (PstreamBuffers &)=0 |
virtual void | initMovePoints (PstreamBuffers &, const pointField &)=0 |
virtual void | movePoints (PstreamBuffers &, const pointField &)=0 |
virtual void | initUpdateMesh (PstreamBuffers &)=0 |
virtual void | updateMesh (PstreamBuffers &)=0 |
Additional Inherited Members | |
![]() | |
static autoPtr< facePointPatch > | New (const polyPatch &, const pointBoundaryMesh &) |
![]() | |
const polyPatch & | polyPatch_ |
coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches
Definition at line 51 of file coupledFacePointPatch.H.
coupledFacePointPatch | ( | const polyPatch & | patch, |
const pointBoundaryMesh & | bm | ||
) |
Definition at line 35 of file coupledFacePointPatch.C.
|
virtual |
Definition at line 48 of file coupledFacePointPatch.C.
|
protectedpure virtual |
Implements coupledPointPatch.
Implemented in cyclicACMIPointPatch, and cyclicAMIPointPatch.
TypeName | ( | coupledPolyPatch::typeName_() | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.