ALPS Home Libraries License Support People ALPS Web Site

PrevUpHomeNext

Struct CheckpointFiles

alps::scheduler::CheckpointFiles

Synopsis

// In header: <alps/scheduler/task.h>


struct CheckpointFiles {
  boost::filesystem::path in;
  boost::filesystem::path out;
  boost::filesystem::path hdf5in;
  boost::filesystem::path hdf5out;
};
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo

PrevUpHomeNext