MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Public Attributes | |
double | InitGasTemp |
double | PartAllocFactor |
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().
double init_params::PartAllocFactor |
Definition at line 40 of file init.c.
Referenced by init(), and set_init_params().