MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Public Attributes | |
peano_t | Key |
int | Task |
int | topnode |
int64_t | cost |
int64_t topleaf_extdata::cost |
The node
Definition at line 494 of file domain.c.
Referenced by domain_assign_balanced(), and domain_toptree_insert().
peano_t topleaf_extdata::Key |
Definition at line 491 of file domain.c.
Referenced by domain_assign_balanced(), domain_toptree_insert(), topleaf_ext_order_by_key(), and topleaf_ext_order_by_task_and_key().
int topleaf_extdata::Task |
Definition at line 492 of file domain.c.
Referenced by domain_assign_balanced(), and topleaf_ext_order_by_task_and_key().
int topleaf_extdata::topnode |
The task that receives the node
Definition at line 493 of file domain.c.
Referenced by domain_assign_balanced().