| 
    Nektar++
    
   | 
 
#include <MeshEntities.hpp>
Public Attributes | |
| NekInt64 | id | 
| NekInt64 | entityid | 
| Id of this curved information.  More... | |
| NekInt64 | npoints | 
| The entity id corresponding to the global edge/curve.  More... | |
| NekInt64 | ptid | 
| The number of points in this curved entity.  More... | |
| NekInt64 | ptoffset | 
| the id of point data map (currently always 0 since we are using just one set).  More... | |
| NekInt64 | ptype | 
| point offset of data entry for this curve  More... | |
Definition at line 105 of file MeshEntities.hpp.
| NekInt64 Nektar::LibUtilities::MeshCurvedInfo::entityid | 
Id of this curved information.
Definition at line 108 of file MeshEntities.hpp.
Referenced by Nektar::LibUtilities::MeshPartition::OutputPartition(), and Nektar::Utilities::OutputNekpp::WriteXmlCurves().
| NekInt64 Nektar::LibUtilities::MeshCurvedInfo::id | 
Definition at line 107 of file MeshEntities.hpp.
Referenced by Nektar::LibUtilities::MeshPartition::OutputPartition(), and Nektar::Utilities::OutputNekpp::WriteXmlCurves().
| NekInt64 Nektar::LibUtilities::MeshCurvedInfo::npoints | 
The entity id corresponding to the global edge/curve.
Definition at line 109 of file MeshEntities.hpp.
Referenced by Nektar::LibUtilities::MeshPartition::OutputPartition(), and Nektar::Utilities::OutputNekpp::WriteXmlCurves().
| NekInt64 Nektar::LibUtilities::MeshCurvedInfo::ptid | 
The number of points in this curved entity.
Definition at line 110 of file MeshEntities.hpp.
Referenced by Nektar::LibUtilities::MeshPartition::OutputPartition(), and Nektar::Utilities::OutputNekpp::WriteXmlCurves().
| NekInt64 Nektar::LibUtilities::MeshCurvedInfo::ptoffset | 
the id of point data map (currently always 0 since we are using just one set).
Definition at line 111 of file MeshEntities.hpp.
Referenced by Nektar::LibUtilities::MeshPartition::OutputPartition(), and Nektar::Utilities::OutputNekpp::WriteXmlCurves().
| NekInt64 Nektar::LibUtilities::MeshCurvedInfo::ptype | 
point offset of data entry for this curve
Definition at line 117 of file MeshEntities.hpp.
Referenced by Nektar::LibUtilities::MeshPartition::OutputPartition(), and Nektar::Utilities::OutputNekpp::WriteXmlCurves().
 1.8.8