add button to stop a run via lammps_force_timeout()

This commit is contained in:
Axel Kohlmeyer
2023-07-27 03:21:34 -04:00
parent da0669d988
commit f81ee57c97
5 changed files with 78 additions and 38 deletions

View File

@ -59,6 +59,7 @@ private slots:
void redo();
void clear();
void run_buffer();
void stop_run();
void about();
void logupdate();