SPH
|
Utility functions for handing-off the results of SPH simulations to N-body integrator. More...
#include "quantities/Storage.h"
Go to the source code of this file.
Classes | |
struct | HandoffParams |
struct | HandoffParams::LargestRemnant |
Functions | |
Storage | convertSphToSpheres (const Storage &sph, const RunSettings &settings, const HandoffParams ¶ms) |
Utility functions for handing-off the results of SPH simulations to N-body integrator.
Definition in file Handoff.h.
Storage convertSphToSpheres | ( | const Storage & | sph, |
const RunSettings & | settings, | ||
const HandoffParams & | params | ||
) |
Definition at line 139 of file Handoff.cpp.