|
XGC1
|
#include <fstream>#include "sml.hpp"#include "move_f0g_to_ptl.hpp"#include "timer_macro.hpp"#include "checkpoint.hpp"#include "memory_cleaning_simple.hpp"#include "f0_redistribute.hpp"#include "view_arithmetic.hpp"#include "shift.hpp"#include "checkpoint_files.hpp"#include "perf_monitor.hpp"
Functions | |
| void | set_fortran_sml_restart_false () |
| void | write_checkpoint_file_version (int version, const XGC_IO_Stream &stream) |
| int | read_checkpoint_file_version (const XGC_IO_Stream &stream) |
| bool | checkpoint_file_exists (const std::string &filename) |
| bool checkpoint_file_exists | ( | const std::string & | filename | ) |


| int read_checkpoint_file_version | ( | const XGC_IO_Stream & | stream | ) |


| void set_fortran_sml_restart_false | ( | ) |

| void write_checkpoint_file_version | ( | int | version, |
| const XGC_IO_Stream & | stream | ||
| ) |

