SST  12.0.0
StructuralSimulationToolkit
SST::LinkPair Class Reference

Defines a pair of links (to define a connected link) More...

#include <linkPair.h>

Public Member Functions

 LinkPair (LinkId_t order)
 Create a new LinkPair. More...
 
 LinkPair (LinkId_t order, LinkId_t remote_tag)
 Create a new LinkPair. More...
 
LinkgetLeft ()
 Return the Left Link.
 
LinkgetRight ()
 Return the Right Link.
 

Detailed Description

Defines a pair of links (to define a connected link)

Constructor & Destructor Documentation

SST::LinkPair::LinkPair ( LinkId_t  order)
inline

Create a new LinkPair.

This is used when the endpoints are in the same partition.

References SST::Link::pair_link.

SST::LinkPair::LinkPair ( LinkId_t  order,
LinkId_t  remote_tag 
)
inline

Create a new LinkPair.

This is used when the endpoints are in different partitions.

References SST::Link::pair_link.


The documentation for this class was generated from the following file: