Nektar++
|
#include <InterfaceComponent.h>
Public Member Functions | |
InterfaceComponent () | |
~InterfaceComponent () | |
Public Member Functions inherited from Nektar::LibUtilities::GraphVertexObject | |
GraphVertexObject () | |
GraphVertexObject (const GraphVertexID id) | |
int | getid () |
void | setid (const GraphVertexID id) |
virtual | ~GraphVertexObject () |
Protected Attributes | |
std::list< CompToElmt > | m_elmtMap |
Protected Attributes inherited from Nektar::LibUtilities::GraphVertexObject | |
GraphVertexID | m_id |
Definition at line 45 of file InterfaceComponent.h.
Nektar::SpatialDomains::InterfaceComponent::InterfaceComponent | ( | ) |
Nektar::SpatialDomains::InterfaceComponent::~InterfaceComponent | ( | ) |
|
protected |
Definition at line 52 of file InterfaceComponent.h.