#include <SubStructuredGraph.h>
Definition at line 114 of file SubStructuredGraph.h.
◆ SubGraph()
Nektar::MultiRegions::SubGraph::SubGraph |
( |
const int |
nVerts, |
|
|
const int |
idOffset = 0 |
|
) |
| |
|
inline |
◆ ~SubGraph()
Nektar::MultiRegions::SubGraph::~SubGraph |
( |
void |
| ) |
|
|
inline |
◆ GetIdOffset()
int Nektar::MultiRegions::SubGraph::GetIdOffset |
( |
void |
| ) |
const |
|
inline |
◆ GetNverts()
int Nektar::MultiRegions::SubGraph::GetNverts |
( |
void |
| ) |
const |
|
inline |
◆ SetIdOffset()
void Nektar::MultiRegions::SubGraph::SetIdOffset |
( |
const int |
i | ) |
|
|
inline |
◆ SetNverts()
void Nektar::MultiRegions::SubGraph::SetNverts |
( |
const int |
i | ) |
|
|
inline |
◆ m_idOffset
int Nektar::MultiRegions::SubGraph::m_idOffset |
|
protected |
◆ m_nVerts
int Nektar::MultiRegions::SubGraph::m_nVerts |
|
protected |