Go to the documentation of this file.
19 CheckPoints(
const std::string& save,
const std::string& restore);
27 return !
save_.empty();
78 struct Memb_list_chkpnt {
80 double* data_not_permuted;
81 Datum* pdata_not_permuted;
82 int* nodeindices_not_permuted;
85 #endif // CHKPNTDEBUG but another section for it below
94 Memb_list_chkpnt** mlmap;
98 double* output_threshold;
114 #endif // CHKPNTDEBUG
void restore_tqueue(NrnThread &, const Phase2 &p2)
T * soa2aos(T *data, int cnt, int sz, int layout, int *permute) const
NrnThreadChkpnt * nrnthread_chkpnt
std::string get_save_path() const
void nrn_inverse_i_layout(int i, int &icnt, int cnt, int &isz, int sz, int layout)
double restore_time() const
todo : need to broadcast this rather than all reading a double
THIS FILE IS AUTO GENERATED DONT MODIFY IT.
bool should_restore() const
void data_write(FileHandler &F, T *data, int cnt, int sz, int layout, int *permute) const
CheckPoints(const std::string &save, const std::string &restore)
void restore_tqitem(int type, std::shared_ptr< Phase2::EventTypeBase > event, NrnThread &nt)
void write_checkpoint(NrnThread *nt, int nb_threads) const
std::string get_restore_path() const
void write_phase2(NrnThread &nt) const
int * inverse_permute(int *p, int n)
void write_tqueue(TQItem *q, NrnThread &nt, FileHandler &fh) const
static int permute(int i, NrnThread &nt)
const std::string restore_