allPoints() const | polyPatch | [protected] |
boundaryMesh() const | polyPatch | |
boundaryPoints() const | PrimitivePatch | |
calcFaceCentres(const faceList &, const pointField &) | coupledPolyPatch | [protected, static] |
calcFaceTol(const faceList &faces, const pointField &points, const pointField &faceCentres) | coupledPolyPatch | [protected, static] |
calcGeometry() | cyclicPolyPatch | [protected, virtual] |
calcTransformTensors(const vector &Cf, const vector &Cr, const vector &nf, const vector &nr) const | coupledPolyPatch | [protected] |
calcTransformTensors(const vectorField &Cf, const vectorField &Cr, const vectorField &nf, const vectorField &nr) const | coupledPolyPatch | [protected] |
checkPointManifold(const bool report=false, labelHashSet *setPtr=NULL) const | PrimitivePatch | |
checkTopology(const bool report=false, labelHashSet *setPtr=NULL) const | PrimitivePatch | |
clearAddressing() | polyPatch | |
clearGeom() | PrimitivePatch | |
clearOut() | PrimitivePatch | |
clearPatchMeshAddr() | PrimitivePatch | |
clearTopology() | PrimitivePatch | |
clone(const polyBoundaryMesh &bm) const | cyclicPolyPatch | [inline, virtual] |
clone(const polyBoundaryMesh &bm, const label index, const label newSize, const label newStart) const | cyclicPolyPatch | [inline, virtual] |
constraintType(const word &pt) | polyPatch | [static] |
constraintTypes() | polyPatch | [static] |
coupled() const | coupledPolyPatch | [inline, virtual] |
coupledEdges() const | cyclicPolyPatch | |
coupledPoints() const | cyclicPolyPatch | |
coupledPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm) | coupledPolyPatch | |
coupledPolyPatch(Istream &, const label index, const polyBoundaryMesh &) | coupledPolyPatch | |
coupledPolyPatch(const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm) | coupledPolyPatch | |
coupledPolyPatch(const coupledPolyPatch &, const polyBoundaryMesh &) | coupledPolyPatch | |
coupledPolyPatch(const coupledPolyPatch &pp, const polyBoundaryMesh &bm, const label index, const label newSize, const label newStart) | coupledPolyPatch | |
cyclicPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm) | cyclicPolyPatch | |
cyclicPolyPatch(Istream &, const label index, const polyBoundaryMesh &) | cyclicPolyPatch | |
cyclicPolyPatch(const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm) | cyclicPolyPatch | |
cyclicPolyPatch(const cyclicPolyPatch &, const polyBoundaryMesh &) | cyclicPolyPatch | |
cyclicPolyPatch(const cyclicPolyPatch &pp, const polyBoundaryMesh &bm, const label index, const label newSize, const label newStart) | cyclicPolyPatch | |
declareRunTimeSelectionTable(autoPtr, polyPatch, word,(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm),(name, size, start, index, bm)) | polyPatch | |
declareRunTimeSelectionTable(autoPtr, polyPatch, Istream,(Istream &is, const label index, const polyBoundaryMesh &bm),(is, index, bm)) | polyPatch | |
declareRunTimeSelectionTable(autoPtr, polyPatch, dictionary,(const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm),(name, dict, index, bm)) | polyPatch | |
edgeFaces() const | PrimitivePatch | |
edgeLoops() const | PrimitivePatch | |
edges() const | PrimitivePatch | |
faceAreas() const | polyPatch | |
faceCellCentres() const | polyPatch | |
faceCells() const | polyPatch | |
faceCentres() const | polyPatch | |
faceEdges() const | PrimitivePatch | |
faceFaces() const | PrimitivePatch | |
faceNormals() const | PrimitivePatch | |
featureCos() | cyclicPolyPatch | [static] |
forwardT() const | coupledPolyPatch | [inline] |
getAnchorPoints(const faceList &, const pointField &) | coupledPolyPatch | [protected, static] |
getRotation(const pointField &points, const face &f, const point &anchor, const scalar tol) | coupledPolyPatch | [protected, static] |
ILLEGAL enum value | PrimitivePatch | |
index() const | patchIdentifier | [inline] |
initGeometry() | cyclicPolyPatch | [protected, virtual] |
initMovePoints(const pointField &) | cyclicPolyPatch | [protected, virtual] |
initOrder(const primitivePatch &) const | cyclicPolyPatch | [virtual] |
initUpdateTopology() | cyclicPolyPatch | [protected, virtual] |
inPatch(const labelList &oldToNew, const label oldFaceI) const | coupledPolyPatch | [protected] |
isInternalEdge(const label edgeI) const | PrimitivePatch | [inline] |
localFaces() const | PrimitivePatch | |
localPointOrder() const | PrimitivePatch | |
localPoints() const | PrimitivePatch | |
MANIFOLD enum value | PrimitivePatch | |
meshEdges() const | polyPatch | |
Foam::PrimitivePatch::meshEdges(const edgeList &allEdges, const labelListList &cellEdges, const labelList &faceCells) const | PrimitivePatch | |
meshPointMap() const | PrimitivePatch | |
meshPoints() const | PrimitivePatch | |
movePoints(const pointField &) | cyclicPolyPatch | [protected, virtual] |
name() const | patchIdentifier | [inline] |
nEdges() const | PrimitivePatch | [inline] |
New(const word &patchType, const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm) | polyPatch | [static] |
New(Istream &, const label index, const polyBoundaryMesh &bm) | polyPatch | [static] |
New(const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm) | polyPatch | [static] |
nInternalEdges() const | PrimitivePatch | |
nPoints() const | PrimitivePatch | [inline] |
OPEN enum value | PrimitivePatch | |
operator<<(Ostream &, const polyPatch &) | polyPatch | [friend] |
Foam::patchIdentifier::operator<<(Ostream &, const patchIdentifier &) | patchIdentifier | [friend] |
operator=(const polyPatch &) | polyPatch | |
Foam::PrimitivePatch::operator=(const PrimitivePatch< Face, FaceList, PointField > &) | PrimitivePatch | |
order(const primitivePatch &, labelList &faceMap, labelList &rotation) const | cyclicPolyPatch | [virtual] |
parallel() const | coupledPolyPatch | [inline] |
patchIdentifier(const word &name, const label index, const word &physicalType=word::null) | patchIdentifier | |
patchIdentifier(Istream &, const label index) | patchIdentifier | |
patchIdentifier(const word &name, const dictionary &dict, const label index) | patchIdentifier | |
patchIdentifier(const patchIdentifier &p, const label index) | patchIdentifier | |
patchSlice(const List< T > &l) const | polyPatch | [inline] |
patchSlice(const Field< T > &l) const | polyPatch | [inline] |
physicalType() const | patchIdentifier | [inline] |
pointEdges() const | PrimitivePatch | |
pointFaces() const | PrimitivePatch | |
pointNormals() const | PrimitivePatch | |
points() const | PrimitivePatch | [inline] |
polyBoundaryMesh class | polyPatch | [friend] |
polyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm) | polyPatch | |
polyPatch(Istream &, const label index, const polyBoundaryMesh &) | polyPatch | |
polyPatch(const word &name, const dictionary &dict, const label index, const polyBoundaryMesh &bm) | 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 &) | polyPatch | |
PrimitivePatch(const FaceList< Face > &faces, const pointField &points) | PrimitivePatch | |
PrimitivePatch(const PrimitivePatch< Face, FaceList, PointField > &) | PrimitivePatch | |
projectFaceCentres(const ToPatch &targetPatch, const vectorField &projectionDirection, const intersection::algorithm alg=intersection::FULL_RAY, const intersection::direction dir=intersection::VECTOR) const | PrimitivePatch | |
projectPoints(const ToPatch &targetPatch, const vectorField &projectionDirection, const intersection::algorithm alg=intersection::FULL_RAY, const intersection::direction dir=intersection::VECTOR) const | PrimitivePatch | |
reverseT() const | coupledPolyPatch | [inline] |
separated() const | coupledPolyPatch | [inline] |
separation(const label facei) const | cyclicPolyPatch | [inline] |
Foam::coupledPolyPatch::separation() const | coupledPolyPatch | [inline] |
setFeatureCos(const scalar t) | cyclicPolyPatch | [static] |
start() const | polyPatch | [inline] |
surfaceTopo enum name | PrimitivePatch | |
surfaceType() const | PrimitivePatch | |
transform(const T &t, const label facei) const | cyclicPolyPatch | [inline] |
transformGlobalFace(const label facei) const | cyclicPolyPatch | [inline] |
transformLocalFace(const label facei) const | cyclicPolyPatch | [inline] |
transformT(const label facei) const | cyclicPolyPatch | [inline] |
TypeName("cyclic") | cyclicPolyPatch | |
Foam::coupledPolyPatch::TypeName("coupled") | coupledPolyPatch | |
Foam::polyPatch::TypeName("patch") | polyPatch | |
updateMesh() | cyclicPolyPatch | [protected, virtual] |
whichEdge(const edge &e) const | PrimitivePatch | |
whichFace(const label l) const | polyPatch | [inline] |
whichPatch(const labelList &patchStarts, const label faceI) | coupledPolyPatch | [protected, static] |
whichPoint(const label gp) const | PrimitivePatch | |
write(Ostream &) const | polyPatch | [virtual] |
writeDict(Ostream &) const | polyPatch | [virtual] |
writeOBJ(Ostream &os, const point &pt) | coupledPolyPatch | [protected, static] |
writeOBJ(Ostream &, const pointField &, const labelList &) | coupledPolyPatch | [protected, static] |
writeOBJ(Ostream &os, const point &p0, const point &p1, label &vertI) | coupledPolyPatch | [protected, static] |
~coupledPolyPatch() | coupledPolyPatch | [virtual] |
~cyclicPolyPatch() | cyclicPolyPatch | [virtual] |
~patchIdentifier() | patchIdentifier | [virtual] |
~polyPatch() | polyPatch | [virtual] |
~PrimitivePatch() | PrimitivePatch | [virtual] |