mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
Added back Ramses loader
This commit is contained in:
parent
745b073ed6
commit
1a190a6be0
2 changed files with 80 additions and 1 deletions
|
@ -43,7 +43,7 @@ void delete_adaptor(void *ptr)
|
|||
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 *ramsesLoader(const std::string& snapshot, int flags);
|
||||
SimulationLoader *ramsesLoader(const std::string& snapshot, int baseid, bool double_precision, int flags);
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue