Gromacs
2024.4
|
#include "gmxpre.h"
#include "stophandler.h"
#include "config.h"
#include <memory>
#include "gromacs/timing/walltime_accounting.h"
#include "gromacs/utility/cstringutil.h"
Defines StopHandler, a helper class and two stop conditions.