Nektar++
Public Attributes | List of all members
Nektar::LibUtilities::MeshPartition::MeshFace Struct Reference
Collaboration diagram for Nektar::LibUtilities::MeshPartition::MeshFace:
Collaboration graph
[legend]

Public Attributes

int id
 
std::vector< int > edgeList
 

Detailed Description

Definition at line 106 of file MeshPartition.h.

Member Data Documentation

std::vector<int> Nektar::LibUtilities::MeshPartition::MeshFace::edgeList

Definition at line 109 of file MeshPartition.h.

int Nektar::LibUtilities::MeshPartition::MeshFace::id

Definition at line 108 of file MeshPartition.h.