This is the complete list of members for block, including all inherited members.
| block(const dictionary &dict, const label index, const pointField &vertices, const blockEdgeList &edges, const blockFaceList &faces, Istream &is) | block | |
| block(const blockDescriptor &) | block | |
| blockDescriptor(const cellShape &, const pointField &vertices, const blockEdgeList &, const blockFaceList &, const Vector< label > &density, const UList< gradingDescriptors > &expand, const word &zoneName="") | blockDescriptor | |
| blockDescriptor(const dictionary &dict, const label index, const pointField &vertices, const blockEdgeList &, const blockFaceList &, Istream &) | blockDescriptor | |
| blockPoint(const label i) const | blockDescriptor | inline |
| blockShape() const | blockDescriptor | inline |
| boundaryPatches() const | block | inline |
| cells() const | block | |
| clone() const | block | inline |
| correctFacePoints(FixedList< pointField, 6 > &) const | blockDescriptor | |
| curvedFaces() const | blockDescriptor | inline |
| declareRunTimeSelectionTable(autoPtr, block, Istream,(const dictionary &dict, const label index, const pointField &vertices, const blockEdgeList &edges, const blockFaceList &faces, Istream &is),(dict, index, vertices, edges, faces, is)) | block | |
| density() const | blockDescriptor | inline |
| edge(const label i, const label j, const label k) const | blockDescriptor | inline |
| edgesPointsWeights(pointField(&edgePoints)[12], scalarList(&edgeWeights)[12]) const | blockDescriptor | |
| facePointLabel(const label facei, const label i, const label j) const | blockDescriptor | inline |
| facePoints(const pointField &points) const | blockDescriptor | |
| faces() const | blockDescriptor | inline |
| flatFaceOrEdge(const label i, const label j, const label k) const | blockDescriptor | inline |
| nCells() const | blockDescriptor | inline |
| nCurvedFaces() const | blockDescriptor | inline |
| New(const dictionary &dict, const label index, const pointField &points, const blockEdgeList &edges, const blockFaceList &faces, Istream &) | block | static |
| nPoints() const | blockDescriptor | inline |
| operator<<(Ostream &, const block &) | block | friend |
| pointLabel(const label i, const label j, const label k) const | blockDescriptor | inline |
| points() const | block | inline |
| TypeName("block") | block | |
| vertex(const label i, const label j, const label k) const | blockDescriptor | inline |
| vertices() const | blockDescriptor | inline |
| write(Ostream &, const label blocki, const dictionary &) | blockDescriptor | static |
| zoneName() const | blockDescriptor | inline |
| ~block() | block | inlinevirtual |
1.8.13