|
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 44 of file InterfaceComponent.h.
| Nektar::SpatialDomains::InterfaceComponent::InterfaceComponent | ( | ) |
| Nektar::SpatialDomains::InterfaceComponent::~InterfaceComponent | ( | ) |
|
protected |
Definition at line 51 of file InterfaceComponent.h.
1.8.13