Go to the source code of this file.
|
ExperimentParameters | smash::create_experiment_parameters (Configuration config) |
| Gathers all general Experiment parameters. More...
|
|
std::string | smash::format_measurements (const Particles &particles, uint64_t scatterings_this_interval, const QuantumNumbers &conserved_initial, SystemTimePoint time_start, double time, double E_mean_field, double E_mean_field_initial) |
| Generate the tabulated string which will be printed to the screen when SMASH is running. More...
|
|
double | smash::calculate_mean_field_energy (const Potentials &potentials, RectangularLattice< smash::DensityOnLattice > &jmu_B_lat, const ExperimentParameters ¶meters) |
| Calculate the total mean field energy of the system; this will be printed to the screen when SMASH is running. More...
|
|