MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Public Attributes | |
uint64_t | origin |
union { | |
int64_t sortKey | |
int targetTask | |
}; | |
Definition at line 119 of file fofpetaio.c.
union { ... } |
uint64_t PartIndex::origin |
Definition at line 120 of file fofpetaio.c.
Referenced by fof_radix_origin(), and fof_try_particle_exchange().
int64_t PartIndex::sortKey |
Definition at line 122 of file fofpetaio.c.
Referenced by fof_radix_sortkey(), and fof_try_particle_exchange().
int PartIndex::targetTask |
Definition at line 123 of file fofpetaio.c.
Referenced by fof_try_particle_exchange().