|
Nektar++
|

Public Attributes | |
| int | id |
| Universal ID of the vertex. More... | |
| int | partition |
| Index of the partition to which it belongs. More... | |
| MultiWeight | weight |
| Weightings to this graph vertex. More... | |
Definition at line 129 of file MeshPartition.h.
| int Nektar::LibUtilities::MeshPartition::GraphVertexProperties::id |
Universal ID of the vertex.
Definition at line 131 of file MeshPartition.h.
| int Nektar::LibUtilities::MeshPartition::GraphVertexProperties::partition |
Index of the partition to which it belongs.
Definition at line 132 of file MeshPartition.h.
| MultiWeight Nektar::LibUtilities::MeshPartition::GraphVertexProperties::weight |
Weightings to this graph vertex.
Definition at line 133 of file MeshPartition.h.
1.8.8