Stores the component_id and provides further functionality.
More...
Stores the component_id and provides further functionality.
Definition at line 982 of file yac.pyx.
◆ __init__()
yac.Component.__init__ |
( |
| self, |
|
|
| comp_id ) |
◆ comp_comm()
yac.Component.comp_comm |
( |
| self | ) |
|
◆ rank()
yac.Component.rank |
( |
| self | ) |
|
process index in the component
Definition at line 1010 of file yac.pyx.
◆ size()
yac.Component.size |
( |
| self | ) |
|
number of processes in this component
Definition at line 1001 of file yac.pyx.
◆ comp_id
The documentation for this class was generated from the following file: