GADGET-4
thread_data Struct Reference

#include <dtypes.h>

Public Attributes

int Nexport
 
int NexportNodes
 
double Interactions
 
double Ewaldcount
 
int FirstExec
 
size_t ExportSpace
 
size_t InitialSpace
 
size_t ItemSize
 
int * P_CostCount
 
int * TreePoints_CostCount
 
int * Node_CostCount
 
data_partlistPartList
 
int * Ngblist
 
int * Shmranklist
 
int * Exportflag
 

Detailed Description

Definition at line 333 of file dtypes.h.

Member Data Documentation

◆ Ewaldcount

double Ewaldcount

The total cost for the Ewald correction per thread

Definition at line 340 of file dtypes.h.

◆ Exportflag

int* Exportflag

Definition at line 354 of file dtypes.h.

◆ ExportSpace

size_t ExportSpace

Definition at line 343 of file dtypes.h.

◆ FirstExec

int FirstExec

Keeps track, if a given thread executes the gravity_primary_loop() for the first time

Definition at line 341 of file dtypes.h.

◆ InitialSpace

size_t InitialSpace

Definition at line 344 of file dtypes.h.

◆ Interactions

double Interactions

The total cost of the particles/nodes processed by each thread

Definition at line 338 of file dtypes.h.

◆ ItemSize

size_t ItemSize

Definition at line 345 of file dtypes.h.

◆ Nexport

int Nexport

Definition at line 335 of file dtypes.h.

◆ NexportNodes

int NexportNodes

Definition at line 336 of file dtypes.h.

◆ Ngblist

int* Ngblist

Definition at line 352 of file dtypes.h.

◆ Node_CostCount

int* Node_CostCount

Definition at line 349 of file dtypes.h.

◆ P_CostCount

int* P_CostCount

Definition at line 347 of file dtypes.h.

◆ PartList

data_partlist* PartList

Definition at line 351 of file dtypes.h.

◆ Shmranklist

int* Shmranklist

Definition at line 353 of file dtypes.h.

◆ TreePoints_CostCount

int* TreePoints_CostCount

Definition at line 348 of file dtypes.h.


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