![]() |
GemaCoreLib
The GeMA Core library
|
This is the complete list of members for GmCellMeshTopology, including all inherited members.
| adjacentCell(const GmCell *cell, int sideIndex, int *adjSideIndex=NULL) const =0 | GmCellMeshTopology | pure virtual |
| borderIndex(const GmCell *cell, int sideIndex) const =0 | GmCellMeshTopology | pure virtual |
| borderTraverseEnd(void *context) const =0 | GmCellMeshTopology | pure virtual |
| borderTraverseNext(void *context, int *nextSideIndex) const =0 | GmCellMeshTopology | pure virtual |
| borderTraverseStart(int borderId) const =0 | GmCellMeshTopology | pure virtual |
| edgeAdjacentCells(const GmCell *cell, int edgeIndex, QVector< GmCell * > &list) const =0 | GmCellMeshTopology | pure virtual |
| edgeAdjacentCells(const GmCell *cell, int edgeIndex, QVector< const GmCell * > &list) const =0 | GmCellMeshTopology | pure virtual |
| edgeAdjacentCells(int node1, int node2, QVector< GmCell * > &list) const =0 | GmCellMeshTopology | pure virtual |
| edgeAdjacentCells(int node1, int node2, QVector< const GmCell * > &list) const =0 | GmCellMeshTopology | pure virtual |
| firstBorderCurveEdge(int borderCurveIndex, int *edgeIndex) const =0 | GmCellMeshTopology | pure virtual |
| hasElementsWithoutTopology() const =0 | GmCellMeshTopology | pure virtual |
| isBorderNode(int nodeIndex) const =0 | GmCellMeshTopology | pure virtual |
| nextBorderCurveEdge(const GmCell *cell, int edgeIndex, int *nextEdgeIndex) const =0 | GmCellMeshTopology | pure virtual |
| nodeAdjacentCells(int nodeIndex, QVector< GmCell * > &list) const =0 | GmCellMeshTopology | pure virtual |
| nodeAdjacentCells(int nodeIndex, QVector< const GmCell * > &list) const =0 | GmCellMeshTopology | pure virtual |
| nodeAdjacentNodes(int nodeIndex, QueryOptions options, QVector< int > &list) const =0 | GmCellMeshTopology | pure virtual |
| numBorders() const =0 | GmCellMeshTopology | pure virtual |
| print(const GmLogCategory &logger, GmLogLevel level) const =0 | GmCellMeshTopology | pure virtual |
| printMemoryStatistics(const GmLogCategory &logger, GmLogLevel level) const =0 | GmCellMeshTopology | pure virtual |
| printParameters(const GmLogCategory &logger, GmLogLevel level) const =0 | GmCellMeshTopology | pure virtual |
| QSTAR enum value | GmCellMeshTopology | |
| QueryOptions enum name | GmCellMeshTopology | |
| STAR enum value (defined in GmCellMeshTopology) | GmCellMeshTopology | |
| usedMemory() const =0 | GmCellMeshTopology | pure virtual |