MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
topleaf_extdata Struct Reference
Collaboration diagram for topleaf_extdata:
[legend]

Public Attributes

peano_t Key
 
int Task
 
int topnode
 
int64_t cost
 

Detailed Description

Definition at line 490 of file domain.c.

Member Data Documentation

◆ 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().

◆ Key

peano_t topleaf_extdata::Key

◆ Task

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().

◆ topnode

int topleaf_extdata::topnode

The task that receives the node

Definition at line 493 of file domain.c.

Referenced by domain_assign_balanced().


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