Provide information on connections from primary source to third-factor population.
More...
|
| size_t | source_gid |
| | GID of source node to connect from.
|
| |
| size_t | third_gid |
| | GID of third-factor node to connect to.
|
| |
| size_t | third_rank |
| | Rank of third-factor node (stored locally as it is needed multiple times)
|
| |
Provide information on connections from primary source to third-factor population.
Data is written by ThirdOutBuilder and communicated and processed by ThirdInBuilder.
◆ SourceThirdInfo_() [1/2]
| nest::ThirdInBuilder::SourceThirdInfo_::SourceThirdInfo_ |
( |
| ) |
|
|
inline |
◆ SourceThirdInfo_() [2/2]
| nest::ThirdInBuilder::SourceThirdInfo_::SourceThirdInfo_ |
( |
size_t |
src, |
|
|
size_t |
trd, |
|
|
size_t |
rank |
|
) |
| |
|
inline |
◆ source_gid
| size_t nest::ThirdInBuilder::SourceThirdInfo_::source_gid |
GID of source node to connect from.
◆ third_gid
| size_t nest::ThirdInBuilder::SourceThirdInfo_::third_gid |
GID of third-factor node to connect to.
◆ third_rank
| size_t nest::ThirdInBuilder::SourceThirdInfo_::third_rank |
Rank of third-factor node (stored locally as it is needed multiple times)
The documentation for this struct was generated from the following file: