MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
LocalTreeWalk Struct Reference

#include <treewalk.h>

Collaboration diagram for LocalTreeWalk:
[legend]

Public Attributes

TreeWalktw
 
int mode
 
int target
 
size_t Nexport
 
size_t BunchSize
 
size_t NThisParticleExport
 
int * exportflag
 
int * exportnodecount
 
size_t * exportindex
 
size_t DataIndexOffset
 
int * ngblist
 
int64_t Ninteractions
 
int64_t Nnodesinlist
 
int64_t Nlist
 

Detailed Description

Definition at line 46 of file treewalk.h.

Member Data Documentation

◆ BunchSize

size_t LocalTreeWalk::BunchSize

Definition at line 54 of file treewalk.h.

Referenced by ev_alloc_threadlocals(), real_ev(), and treewalk_export_particle().

◆ DataIndexOffset

size_t LocalTreeWalk::DataIndexOffset

Definition at line 60 of file treewalk.h.

Referenced by ev_alloc_threadlocals(), real_ev(), and treewalk_export_particle().

◆ exportflag

int* LocalTreeWalk::exportflag

Definition at line 57 of file treewalk.h.

Referenced by ev_alloc_threadlocals(), and treewalk_export_particle().

◆ exportindex

size_t* LocalTreeWalk::exportindex

Definition at line 59 of file treewalk.h.

Referenced by ev_alloc_threadlocals(), and treewalk_export_particle().

◆ exportnodecount

int* LocalTreeWalk::exportnodecount

Definition at line 58 of file treewalk.h.

Referenced by ev_alloc_threadlocals(), and treewalk_export_particle().

◆ mode

int LocalTreeWalk::mode

◆ Nexport

size_t LocalTreeWalk::Nexport

Definition at line 53 of file treewalk.h.

Referenced by ev_alloc_threadlocals(), real_ev(), and treewalk_export_particle().

◆ ngblist

int* LocalTreeWalk::ngblist

◆ Ninteractions

int64_t LocalTreeWalk::Ninteractions

◆ Nlist

int64_t LocalTreeWalk::Nlist

◆ Nnodesinlist

int64_t LocalTreeWalk::Nnodesinlist

◆ NThisParticleExport

size_t LocalTreeWalk::NThisParticleExport

Definition at line 56 of file treewalk.h.

Referenced by real_ev(), and treewalk_export_particle().

◆ target

int LocalTreeWalk::target

◆ tw

TreeWalk* LocalTreeWalk::tw

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