MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <allvars.h>
Public Attributes | |
double | PrePos [3] |
double | Pos [3] |
float | Vel [3] |
float | Disp [3] |
float | Density |
float | Mass |
float ic_part_data::Density |
Definition at line 13 of file allvars.h.
Referenced by displacement_fields(), and readout_density().
float ic_part_data::Disp[3] |
Definition at line 12 of file allvars.h.
Referenced by displacement_fields(), glass_evolve(), glass_force(), glass_stats(), readout_disp_x(), readout_disp_y(), readout_disp_z(), readout_force_x(), readout_force_y(), and readout_force_z().
float ic_part_data::Mass |
Definition at line 14 of file allvars.h.
Referenced by _prepare(), displacement_fields(), glass_force(), setup_glass(), and setup_grid().
double ic_part_data::Pos[3] |
Definition at line 10 of file allvars.h.
Referenced by _prepare(), displacement_fields(), glass_evolve(), glass_force(), main(), makeregion(), setup_glass(), and setup_grid().
float ic_part_data::Vel[3] |
Definition at line 11 of file allvars.h.
Referenced by displacement_fields(), glass_evolve(), glass_stats(), main(), readout_vel_x(), readout_vel_y(), and readout_vel_z().