MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Go to the source code of this file.
Classes | |
struct | UnitSystem |
Functions | |
struct UnitSystem | get_unitsystem (const double UnitLength_in_cm, const double UnitMass_in_g, const double UnitVelocity_in_cm_per_s) |
struct UnitSystem get_unitsystem | ( | const double | UnitLength_in_cm, |
const double | UnitMass_in_g, | ||
const double | UnitVelocity_in_cm_per_s | ||
) |
Definition at line 1 of file unitsystem.c.
References UnitSystem::UnitDensity_in_cgs, UnitSystem::UnitEnergy_in_cgs, UnitSystem::UnitInternalEnergy_in_cgs, UnitSystem::UnitLength_in_cm, UnitSystem::UnitMass_in_g, UnitSystem::UnitTime_in_s, and UnitSystem::UnitVelocity_in_cm_per_s.
Referenced by begrun(), do_density_test(), do_force_test(), main(), run(), setup(), and setup_cosmology().