Nektar++
Public Attributes | List of all members
Nektar::LibUtilities::MeshPartition::MeshVertex Struct Reference

Public Attributes

int id
 
NekDouble x
 
NekDouble y
 
NekDouble z
 

Detailed Description

Definition at line 91 of file MeshPartition.h.

Member Data Documentation

int Nektar::LibUtilities::MeshPartition::MeshVertex::id

Definition at line 93 of file MeshPartition.h.

Referenced by Nektar::LibUtilities::MeshPartition::ReadGeometry().

NekDouble Nektar::LibUtilities::MeshPartition::MeshVertex::x

Definition at line 94 of file MeshPartition.h.

Referenced by Nektar::LibUtilities::MeshPartition::ReadGeometry().

NekDouble Nektar::LibUtilities::MeshPartition::MeshVertex::y

Definition at line 95 of file MeshPartition.h.

Referenced by Nektar::LibUtilities::MeshPartition::ReadGeometry().

NekDouble Nektar::LibUtilities::MeshPartition::MeshVertex::z

Definition at line 96 of file MeshPartition.h.

Referenced by Nektar::LibUtilities::MeshPartition::ReadGeometry().