|
Nektar++
|

Public Attributes | |
| int | id |
| std::vector< MeshVertex > | vertices |
| std::vector< MeshEdge > | edges |
Definition at line 149 of file MeshPartition.h.
| std::vector<MeshEdge> Nektar::LibUtilities::MeshPartition::GraphEdgeProperties::edges |
Definition at line 153 of file MeshPartition.h.
| int Nektar::LibUtilities::MeshPartition::GraphEdgeProperties::id |
Definition at line 151 of file MeshPartition.h.
| std::vector<MeshVertex> Nektar::LibUtilities::MeshPartition::GraphEdgeProperties::vertices |
Definition at line 152 of file MeshPartition.h.
1.8.1.2