There was an error fetching the commit references. Please try again later.
Per action restart
Allow individual action to set restart, using RESTART=YES or RESTART=NO. By default, RESTART=AUTO, that means that global restart settings are used. Notice that this required to change the way OFile knows about restart. Indeed, if the file is linked to an action, it should use Action::getRestart instead of PlumedMain::getRestart.
Showing
- src/analysis/Analysis.cpp 2 additions, 2 deletionssrc/analysis/Analysis.cpp
- src/bias/MetaD.cpp 1 addition, 1 deletionsrc/bias/MetaD.cpp
- src/core/Action.cpp 11 additions, 0 deletionssrc/core/Action.cpp
- src/core/Action.h 10 additions, 0 deletionssrc/core/Action.h
- src/core/ActionSetup.cpp 2 additions, 0 deletionssrc/core/ActionSetup.cpp
- src/setup/Restart.cpp 26 additions, 3 deletionssrc/setup/Restart.cpp
- src/tools/OFile.cpp 4 additions, 2 deletionssrc/tools/OFile.cpp
Loading
Please register or sign in to comment