mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
Re-added ramses loader, multidark loader
This commit is contained in:
parent
1a190a6be0
commit
6fbf034768
5 changed files with 149 additions and 106 deletions
|
@ -42,7 +42,7 @@ void delete_adaptor(void *ptr)
|
|||
// Unit length is the size of one Mpc in the simulation units
|
||||
SimulationLoader *gadgetLoader(const std::string& snapshot, double Mpc_unitLength, int flags);
|
||||
SimulationLoader *flashLoader(const std::string& snapshot, int flags);
|
||||
SimulationLoader *multidarkLoader(const std::string& snapshot, int flags);
|
||||
SimulationLoader *multidarkLoader(const std::string& snapshot);
|
||||
SimulationLoader *ramsesLoader(const std::string& snapshot, int baseid, bool double_precision, int flags);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue