PLUTO
4.4-patch2
|
Restart PLUTO from binary or HDF5 double precision data files. More...
#include "pluto.h"
Functions | |
void | RestartFromFile (const Data *d, Runtime *ini, int nrestart, int type, Grid *grid) |
void | RestartGet (Runtime *ini, int nrestart, int out_type, int swap_endian) |
void | RestartDump (Runtime *ini) |
This file collects the necessary functions for restarting PLUTO from a double precision binary or HDF5 file in the static grid version of the code.
void RestartDump | ( | Runtime * | ini | ) |
Write restart information needed for later restarts.
void RestartGet | ( | Runtime * | ini, |
int | nrestart, | ||
int | out_type, | ||
int | swap_endian | ||
) |
Collect restart information needed for (potential) later restarts.