Nektar++
|
#include <SubStructuredGraph.h>
Public Member Functions | |
SubGraph (const int nVerts, const int idOffset=0) | |
~SubGraph (void) | |
int | GetNverts (void) const |
void | SetNverts (const int i) |
int | GetIdOffset (void) const |
void | SetIdOffset (const int i) |
Protected Attributes | |
int | m_nVerts |
int | m_idOffset |
Definition at line 111 of file SubStructuredGraph.h.
|
inline |
Definition at line 115 of file SubStructuredGraph.h.
|
inline |
Definition at line 122 of file SubStructuredGraph.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 148 of file SubStructuredGraph.h.
Referenced by GetIdOffset(), and SetIdOffset().
|
protected |
Definition at line 147 of file SubStructuredGraph.h.
Referenced by GetNverts(), and SetNverts().