preCICE v3.3.0
Loading...
Searching...
No Matches
Vertex Member List

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

_coordsVertexprivate
_dimVertexprivate
_globalIndexVertexprivate
_idVertexprivate
_ownerVertexprivate
_taggedVertexprivate
coord(int index) constVertexinline
getCoords() constVertexinline
getDimensions() constVertex
getGlobalIndex() constVertex
getID() constVertexinline
isOwner() constVertex
isTagged() constVertex
operator!=(const Vertex &rhs) constVertexinline
operator<(const Vertex &rhs) constVertexinline
operator==(const Vertex &rhs) constVertexinline
RawCoords typedefVertex
rawCoords() constVertexinline
setCoords(const VECTOR_T &coordinates)Vertex
setGlobalIndex(int globalIndex)Vertex
setOwner(bool owner)Vertex
tag()Vertex
Vertex(const VECTOR_T &coordinates, VertexID id)Vertex