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

Public Attributes

double InitGasTemp
 
double PartAllocFactor
 

Detailed Description

Definition at line 33 of file init.c.

Member Data Documentation

◆ InitGasTemp

double init_params::InitGasTemp

in order to maintain work-load balance, the particle load will usually NOT be balanced. Each processor allocates memory for PartAllocFactor times the average number of particles to allow for that

Definition at line 36 of file init.c.

Referenced by set_init_params(), and setup_smoothinglengths().

◆ PartAllocFactor

double init_params::PartAllocFactor

Definition at line 40 of file init.c.

Referenced by init(), and set_init_params().


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