Cyclic patch for post-processing. More...
Public Member Functions | |
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 |
virtual const vectorField & | pointNormals () const |
![]() | |
TypeName ("basePatch") | |
pointPatch (const pointBoundaryMesh &bm) | |
virtual | ~pointPatch ()=default |
const pointBoundaryMesh & | boundaryMesh () const |
virtual void | applyConstraint (const label pointi, pointConstraint &) const |
![]() | |
TypeName (coupledPolyPatch::typeName_()) | |
coupledPointPatch (const pointBoundaryMesh &bm) | |
virtual | ~coupledPointPatch () |
Additional Inherited Members | |
![]() | |
static autoPtr< facePointPatch > | New (const polyPatch &, const pointBoundaryMesh &) |
![]() | |
facePointPatch (const facePointPatch &)=delete | |
void | operator= (const facePointPatch &)=delete |
![]() | |
pointPatch (const pointPatch &)=delete | |
void | operator= (const pointPatch &)=delete |
![]() | |
const polyPatch & | polyPatch_ |
cyclicPointPatch | ( | const polyPatch & | patch, |
const pointBoundaryMesh & | bm | ||
) |
Definition at line 77 of file cyclicPointPatch.C.
|
virtual |
Definition at line 89 of file cyclicPointPatch.C.
TypeName | ( | cyclicPolyPatch::typeName_() | ) |
|
inlinevirtual |
Reimplemented from pointPatch.
Definition at line 113 of file cyclicPointPatch.H.
References Foam::type().
|
inline |
Definition at line 119 of file cyclicPointPatch.H.
|
inline |
Definition at line 125 of file cyclicPointPatch.H.
References pointPatch::boundaryMesh(), and cyclicPolyPatch::neighbPatchID().
Referenced by cyclicPointPatchField< Type >::swapAddSeparated().
|
inline |
Definition at line 133 of file cyclicPointPatch.H.
References coupledPolyPatch::parallel().
Referenced by cyclicPointPatchField< Type >::doTransform().
|
inline |
Definition at line 139 of file cyclicPointPatch.H.
References coupledPolyPatch::forwardT().
Referenced by cyclicPointPatchField< Type >::forwardT().
|
inline |
Definition at line 145 of file cyclicPointPatch.H.
References coupledPolyPatch::reverseT().
Referenced by cyclicPointPatchField< Type >::reverseT().
|
virtual |
Definition at line 95 of file cyclicPointPatch.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.