| Nektar++
    | 
Structure holding graphvertexobject id and local element facet id. More...
#include <MeshComponents.h>
| Public Member Functions | |
| CompToElmt (int id, int locid) | |
| ~CompToElmt () | |
| int | GetId () | 
| Protected Attributes | |
| int | m_id | 
| int | m_locId | 
| Friends | |
| bool | operator== (const CompToElmt &x, const CompToElmt &y) | 
| bool | operator!= (const CompToElmt &x, const CompToElmt &y) | 
Structure holding graphvertexobject id and local element facet id.
Definition at line 51 of file MeshComponents.h.
| 
 | inline | 
Definition at line 55 of file MeshComponents.h.
| 
 | inline | 
Definition at line 63 of file MeshComponents.h.
| 
 | inline | 
| 
 | friend | 
Definition at line 234 of file PointGeom.cpp.
| 
 | friend | 
Definition at line 229 of file PointGeom.cpp.
| 
 | protected | 
Definition at line 78 of file MeshComponents.h.
Referenced by CompToElmt(), GetId(), Nektar::SpatialDomains::operator!=(), Nektar::SpatialDomains::operator==(), and ~CompToElmt().
| 
 | protected | 
Definition at line 79 of file MeshComponents.h.
Referenced by CompToElmt(), Nektar::SpatialDomains::operator==(), and ~CompToElmt().
 1.8.8
 1.8.8