All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cyclicPolyPatch Member List

This is the complete list of members for cyclicPolyPatch, including all inherited members.

boundaryMesh() const polyPatch
boundaryPoints() const PrimitivePatch< Face, FaceList, PointField, PointType >
calcFaceTol(const UList< face > &faces, const pointField &points, const pointField &faceCentres)coupledPolyPatchstatic
calcGeometry(PstreamBuffers &)cyclicPolyPatchprotectedvirtual
calcGeometry(const primitivePatch &referPatch, const pointField &thisCtrs, const vectorField &thisAreas, const pointField &thisCc, const pointField &nbrCtrs, const vectorField &nbrAreas, const pointField &nbrCc)cyclicPolyPatchprotectedvirtual
calcTransforms()cyclicPolyPatchprotectedvirtual
calcTransformTensors(const vectorField &Cf, const vectorField &Cr, const vectorField &nf, const vectorField &nr, const scalarField &smallDist, const scalar absTol, const transformType=UNKNOWN) const coupledPolyPatchprotected
checkPointManifold(const bool report=false, labelHashSet *setPtr=NULL) const PrimitivePatch< Face, FaceList, PointField, PointType >
checkTopology(const bool report=false, labelHashSet *setPtr=NULL) const PrimitivePatch< Face, FaceList, PointField, PointType >
clearAddressing()polyPatchvirtual
clearGeom()polyPatchprotectedvirtual
clearOut()PrimitivePatch< Face, FaceList, PointField, PointType >
clearPatchMeshAddr()PrimitivePatch< Face, FaceList, PointField, PointType >
clearTopology()PrimitivePatch< Face, FaceList, PointField, PointType >
clone(const polyBoundaryMesh &bm) const cyclicPolyPatchinlinevirtual
clone(const polyBoundaryMesh &bm, const label index, const label newSize, const label newStart) const cyclicPolyPatchinlinevirtual
clone(const polyBoundaryMesh &bm, const label index, const labelUList &mapAddressing, const label newStart) const cyclicPolyPatchinlinevirtual
COINCIDENTFULLMATCH enum valuecoupledPolyPatch
collocated() const coupledPolyPatchinlinevirtual
constraintType(const word &pt)polyPatchstatic
constraintTypes()polyPatchstatic
coupled() const coupledPolyPatchinlinevirtual
coupledEdges() const cyclicPolyPatch
coupledPoints() const cyclicPolyPatch
coupledPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType, const transformType transform)coupledPolyPatch
coupledPolyPatch(const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm, const word &patchType)coupledPolyPatch
coupledPolyPatch(const coupledPolyPatch &, const polyBoundaryMesh &)coupledPolyPatch
coupledPolyPatch(const coupledPolyPatch &pp, const polyBoundaryMesh &bm, const label index, const label newSize, const label newStart)coupledPolyPatch
coupledPolyPatch(const coupledPolyPatch &pp, const polyBoundaryMesh &bm, const label index, const labelUList &mapAddressing, const label newStart)coupledPolyPatch
cyclicPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType, const transformType transform=UNKNOWN)cyclicPolyPatch
cyclicPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &neighbPatchName, const transformType transform, const vector &rotationAxis, const point &rotationCentre, const vector &separationVector)cyclicPolyPatch
cyclicPolyPatch(const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm, const word &patchType)cyclicPolyPatch
cyclicPolyPatch(const cyclicPolyPatch &, const polyBoundaryMesh &)cyclicPolyPatch
cyclicPolyPatch(const cyclicPolyPatch &pp, const polyBoundaryMesh &bm, const label index, const label newSize, const label newStart, const word &neighbPatchName)cyclicPolyPatch
cyclicPolyPatch(const cyclicPolyPatch &pp, const polyBoundaryMesh &bm, const label index, const labelUList &mapAddressing, const label newStart)cyclicPolyPatch
declareRunTimeSelectionTable(autoPtr, polyPatch, word,(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType),(name, size, start, index, bm, patchType))polyPatch
declareRunTimeSelectionTable(autoPtr, polyPatch, dictionary,(const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm, const word &patchType),(name, dict, index, bm, patchType))polyPatch
disallowGenericPolyPatchpolyPatchstatic
edgeFaces() const PrimitivePatch< Face, FaceList, PointField, PointType >
edgeLoops() const PrimitivePatch< Face, FaceList, PointField, PointType >
edges() const PrimitivePatch< Face, FaceList, PointField, PointType >
faceAreas() const polyPatch
faceCellCentres() const polyPatch
faceCells() const polyPatch
faceCentres() const polyPatch
faceEdges() const PrimitivePatch< Face, FaceList, PointField, PointType >
faceFaces() const PrimitivePatch< Face, FaceList, PointField, PointType >
FaceListType typedefPrimitivePatch< Face, FaceList, PointField, PointType >
faceNormals() const PrimitivePatch< Face, FaceList, PointField, PointType >
FaceType typedefPrimitivePatch< Face, FaceList, PointField, PointType >
forwardT() const coupledPolyPatchinlinevirtual
getAnchorPoints(const UList< face > &, const pointField &, const transformType)coupledPolyPatchprotectedstatic
getRotation(const pointField &points, const face &f, const point &anchor, const scalar tol)coupledPolyPatchprotectedstatic
ILLEGAL enum valuePrimitivePatch< Face, FaceList, PointField, PointType >
index() const patchIdentifierinline
index()patchIdentifierinline
inGroup(const word &) const patchIdentifier
inGroups() const patchIdentifierinline
inGroups()patchIdentifierinline
initGeometry(PstreamBuffers &)cyclicPolyPatchprotectedvirtual
initGeometry(const primitivePatch &referPatch, pointField &nbrCtrs, vectorField &nbrAreas, pointField &nbrCc)cyclicPolyPatchprotectedvirtual
initMovePoints(PstreamBuffers &, const pointField &)cyclicPolyPatchprotectedvirtual
initOrder(PstreamBuffers &, const primitivePatch &) const cyclicPolyPatchvirtual
initUpdateMesh(PstreamBuffers &)cyclicPolyPatchprotectedvirtual
isInternalEdge(const label edgeI) const PrimitivePatch< Face, FaceList, PointField, PointType >inline
localFaces() const PrimitivePatch< Face, FaceList, PointField, PointType >
localPointOrder() const PrimitivePatch< Face, FaceList, PointField, PointType >
localPoints() const PrimitivePatch< Face, FaceList, PointField, PointType >
MANIFOLD enum valuePrimitivePatch< Face, FaceList, PointField, PointType >
matchTolerance() const coupledPolyPatchinline
meshEdges() const polyPatch
Foam::PrimitivePatch::meshEdges(const edgeList &allEdges, const labelListList &cellEdges, const labelList &faceCells) const PrimitivePatch< Face, FaceList, PointField, PointType >
Foam::PrimitivePatch::meshEdges(const edgeList &allEdges, const labelListList &pointEdges) const PrimitivePatch< Face, FaceList, PointField, PointType >
meshPointMap() const PrimitivePatch< Face, FaceList, PointField, PointType >
meshPoints() const PrimitivePatch< Face, FaceList, PointField, PointType >
movePoints(PstreamBuffers &, const pointField &)cyclicPolyPatchprotectedvirtual
Foam::PrimitivePatch::movePoints(const Field< PointType > &)PrimitivePatch< Face, FaceList, PointField, PointType >virtual
name() const patchIdentifierinline
name()patchIdentifierinline
nEdges() const PrimitivePatch< Face, FaceList, PointField, PointType >inline
neighbour() const cyclicPolyPatchinlinevirtual
neighbPatch() const cyclicPolyPatchinline
neighbPatchID() const cyclicPolyPatchvirtual
neighbPatchName() const cyclicPolyPatch
New(const word &patchType, const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm)polyPatchstatic
New(const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm)polyPatchstatic
New(const word &patchType, const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm)polyPatchstatic
nInternalEdges() const PrimitivePatch< Face, FaceList, PointField, PointType >
NOORDERING enum valuecoupledPolyPatch
nPoints() const PrimitivePatch< Face, FaceList, PointField, PointType >inline
OPEN enum valuePrimitivePatch< Face, FaceList, PointField, PointType >
operator=(const polyPatch &)polyPatch
Foam::PrimitivePatch::operator=(const PrimitivePatch< Face, FaceList, PointField, PointType > &)PrimitivePatch< Face, FaceList, PointField, PointType >
order(PstreamBuffers &, const primitivePatch &, labelList &faceMap, labelList &rotation) const cyclicPolyPatchvirtual
owner() const cyclicPolyPatchinlinevirtual
parallel() const coupledPolyPatchinlinevirtual
patchIdentifier(const word &name, const label index, const word &physicalType=word::null, const wordList &inGroups=wordList())patchIdentifier
patchIdentifier(const word &name, const dictionary &, const label index)patchIdentifier
patchIdentifier(const patchIdentifier &, const label index)patchIdentifier
patchInternalList(const UList< T > &internalValues) const polyPatchinline
patchSlice(const UList< T > &l) const polyPatchinline
patchSlice(const Field< T > &l) const polyPatchinline
physicalType() const patchIdentifierinline
physicalType()patchIdentifierinline
pointEdges() const PrimitivePatch< Face, FaceList, PointField, PointType >
pointFaces() const PrimitivePatch< Face, FaceList, PointField, PointType >
PointFieldType typedefPrimitivePatch< Face, FaceList, PointField, PointType >
pointNormals() const PrimitivePatch< Face, FaceList, PointField, PointType >
points() const PrimitivePatch< Face, FaceList, PointField, PointType >inline
polyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)polyPatch
polyPatch(const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm, const word &patchType)polyPatch
polyPatch(const polyPatch &, const polyBoundaryMesh &)polyPatch
polyPatch(const polyPatch &pp, const polyBoundaryMesh &bm, const label index, const label newSize, const label newStart)polyPatch
polyPatch(const polyPatch &pp, const polyBoundaryMesh &bm, const label index, const labelUList &mapAddressing, const label newStart)polyPatch
polyPatch(const polyPatch &)polyPatch
PrimitivePatch(const FaceList< Face > &faces, const Field< PointType > &points)PrimitivePatch< Face, FaceList, PointField, PointType >
PrimitivePatch(const Xfer< FaceList< Face >> &faces, const Xfer< List< PointType >> &points)PrimitivePatch< Face, FaceList, PointField, PointType >
PrimitivePatch(FaceList< Face > &faces, Field< PointType > &points, const bool reuse)PrimitivePatch< Face, FaceList, PointField, PointType >
PrimitivePatch(const PrimitivePatch< Face, FaceList, PointField, PointType > &)PrimitivePatch< Face, FaceList, PointField, PointType >
processorCyclicPolyPatch classcyclicPolyPatchfriend
projectFaceCentres(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm=intersection::FULL_RAY, const intersection::direction=intersection::VECTOR) const PrimitivePatch< Face, FaceList, PointField, PointType >
projectFaceCentres(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm alg, const intersection::direction dir) const PrimitivePatch< Face, FaceList, PointField, PointType >
projectPoints(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm=intersection::FULL_RAY, const intersection::direction=intersection::VECTOR) const PrimitivePatch< Face, FaceList, PointField, PointType >
projectPoints(const ToPatch &targetPatch, const Field< PointType > &projectionDirection, const intersection::algorithm alg, const intersection::direction dir) const PrimitivePatch< Face, FaceList, PointField, PointType >
reverseT() const coupledPolyPatchinlinevirtual
ROTATIONAL enum valuecoupledPolyPatch
rotationAxis() const cyclicPolyPatchinline
rotationCentre() const cyclicPolyPatchinline
separated() const coupledPolyPatchinlinevirtual
separation() const coupledPolyPatchinlinevirtual
separationVector() const cyclicPolyPatchinline
start() const polyPatchinline
surfaceTopo enum namePrimitivePatch< Face, FaceList, PointField, PointType >
surfaceType() const PrimitivePatch< Face, FaceList, PointField, PointType >
transform() const coupledPolyPatchinlinevirtual
transform()coupledPolyPatchinlinevirtual
transformGlobalFace(const label facei) const cyclicPolyPatchinline
transformPosition(pointField &l) const cyclicPolyPatchvirtual
transformPosition(point &, const label facei) const cyclicPolyPatchvirtual
transformType enum namecoupledPolyPatch
transformTypeNamescoupledPolyPatchstatic
TRANSLATIONAL enum valuecoupledPolyPatch
TypeName("cyclic")cyclicPolyPatch
Foam::coupledPolyPatch::TypeName("coupled")coupledPolyPatch
Foam::polyPatch::TypeName("patch")polyPatch
UNKNOWN enum valuecoupledPolyPatch
updateMesh(PstreamBuffers &)cyclicPolyPatchprotectedvirtual
whichEdge(const edge &) const PrimitivePatch< Face, FaceList, PointField, PointType >
whichFace(const label l) const polyPatchinline
whichPoint(const label gp) const PrimitivePatch< Face, FaceList, PointField, PointType >
write(Ostream &) const cyclicPolyPatchvirtual
writeOBJ(Ostream &os, const point &pt)coupledPolyPatchprotectedstatic
writeOBJ(Ostream &, const pointField &, const labelList &)coupledPolyPatchprotectedstatic
writeOBJ(const fileName &, const UList< face > &, const pointField &)coupledPolyPatchprotectedstatic
writeOBJ(Ostream &os, const point &p0, const point &p1, label &vertI)coupledPolyPatchprotectedstatic
~coupledPolyPatch()coupledPolyPatchvirtual
~cyclicPolyPatch()cyclicPolyPatchvirtual
~patchIdentifier()patchIdentifiervirtual
~polyPatch()polyPatchvirtual
~PrimitivePatch()PrimitivePatch< Face, FaceList, PointField, PointType >virtual