|
preCICE v3.3.0
|
This is the complete list of members for Vertex, including all inherited members.
| _coords | Vertex | private |
| _dim | Vertex | private |
| _globalIndex | Vertex | private |
| _id | Vertex | private |
| _owner | Vertex | private |
| _tagged | Vertex | private |
| coord(int index) const | Vertex | inline |
| getCoords() const | Vertex | inline |
| getDimensions() const | Vertex | |
| getGlobalIndex() const | Vertex | |
| getID() const | Vertex | inline |
| isOwner() const | Vertex | |
| isTagged() const | Vertex | |
| operator!=(const Vertex &rhs) const | Vertex | inline |
| operator<(const Vertex &rhs) const | Vertex | inline |
| operator==(const Vertex &rhs) const | Vertex | inline |
| RawCoords typedef | Vertex | |
| rawCoords() const | Vertex | inline |
| setCoords(const VECTOR_T &coordinates) | Vertex | |
| setGlobalIndex(int globalIndex) | Vertex | |
| setOwner(bool owner) | Vertex | |
| tag() | Vertex | |
| Vertex(const VECTOR_T &coordinates, VertexID id) | Vertex |