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

Public Attributes

uint64_t origin
 
union {
   int64_t   sortKey
 
   int   targetTask
 
}; 
 

Detailed Description

Definition at line 119 of file fofpetaio.c.

Member Data Documentation

◆ 

union { ... }

◆ origin

uint64_t PartIndex::origin

Definition at line 120 of file fofpetaio.c.

Referenced by fof_radix_origin(), and fof_try_particle_exchange().

◆ sortKey

int64_t PartIndex::sortKey

Definition at line 122 of file fofpetaio.c.

Referenced by fof_radix_sortkey(), and fof_try_particle_exchange().

◆ targetTask

int PartIndex::targetTask

Definition at line 123 of file fofpetaio.c.

Referenced by fof_try_particle_exchange().


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