Nektar++
|
#include <Graph.h>
Public Member Functions | |
Graph () | |
~Graph () | |
Protected Attributes | |
int | m_curmaxvid |
std::list< GraphVertexObject * > | m_vertset |
std::list< GraphEdgeObject * > | m_edgeset |
Nektar::LibUtilities::Graph::~Graph | ( | ) |
Definition at line 54 of file Graph.cpp.
References m_vertset.
|
protected |
|
protected |