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

Public Attributes

int * Exportflag
 
int * Exportnodecount
 
size_t * Exportindex
 

Detailed Description

Memory factor to leave for (N imported particles) > (N exported particles).

Definition at line 28 of file treewalk.c.

Member Data Documentation

◆ Exportflag

int* TreeWalkThreadLocals::Exportflag

Buffer used for flagging whether a particle needs to be exported to another process

Definition at line 30 of file treewalk.c.

Referenced by ev_alloc_threadlocals(), and ev_free_threadlocals().

◆ Exportindex

size_t* TreeWalkThreadLocals::Exportindex

Definition at line 32 of file treewalk.c.

Referenced by ev_alloc_threadlocals(), and ev_free_threadlocals().

◆ Exportnodecount

int* TreeWalkThreadLocals::Exportnodecount

Definition at line 31 of file treewalk.c.

Referenced by ev_alloc_threadlocals().


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