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 |
|
inline |
|
friend |
|
friend |
|
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().