XGC1
Functions
checkpoint_files.cpp File Reference
#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"
Include dependency graph for checkpoint_files.cpp:

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)
 

Function Documentation

◆ checkpoint_file_exists()

bool checkpoint_file_exists ( const std::string &  filename)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ read_checkpoint_file_version()

int read_checkpoint_file_version ( const XGC_IO_Stream stream)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ set_fortran_sml_restart_false()

void set_fortran_sml_restart_false ( )
Here is the caller graph for this function:

◆ write_checkpoint_file_version()

void write_checkpoint_file_version ( int  version,
const XGC_IO_Stream stream 
)
Here is the call graph for this function:
Here is the caller graph for this function: