| 
    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 50 of file MeshComponents.h.
      
  | 
  inline | 
Definition at line 54 of file MeshComponents.h.
      
  | 
  inline | 
Definition at line 62 of file MeshComponents.h.
      
  | 
  inline | 
Definition at line 68 of file MeshComponents.h.
References m_id, operator!=, operator==, and SPATIAL_DOMAINS_EXPORT.
      
  | 
  friend | 
Referenced by GetId().
      
  | 
  friend | 
Referenced by GetId().
      
  | 
  protected | 
Definition at line 77 of file MeshComponents.h.
Referenced by CompToElmt(), GetId(), and ~CompToElmt().
      
  | 
  protected | 
Definition at line 78 of file MeshComponents.h.
Referenced by CompToElmt(), and ~CompToElmt().
 1.8.13