|
MADNESS 0.10.1
|
the restart decision table, checked line by line More...
#include <madness/chem/RestartPlan.h>#include <madness/world/MADworld.h>#include <iostream>#include <string>
Functions | |
| int | main (int argc, char **argv) |
the restart decision table, checked line by line
plan_restart() is a pure function of (mode, what is on disk, what the engine can read, protocol, dconv, geometry, representation). That is the whole reason it was factored out of SCF and Nemo: the decision table can be walked exhaustively here with no MRA data, no SCF, no archive and no filesystem.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |