|
SST 16.0.0
Structural Simulation Toolkit
|
Defines a pair of links (to define a connected link). More...
#include <linkPair.h>
Public Member Functions | |
| LinkPair (LinkId_t id) | |
| Create a new LinkPair. | |
| LinkPair () | |
| Create a new LinkPair. | |
| Link * | getLeft () |
| Return the Left Link. | |
| Link * | getRight () |
| Return the Right Link. | |
Defines a pair of links (to define a connected link).
|
inlineexplicit |
Create a new LinkPair.
This is used when the endpoints are in the same partition.
| id | ID of the link |
|
inline |
Create a new LinkPair.
This is used on restart.
| order | Value used to enforce the link order. |