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