Gromacs  2021.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::StopHandlerBuilder Member List

This is the complete list of members for gmx::StopHandlerBuilder, including all inherited members.

getStopHandlerMD(compat::not_null< SimulationSignal * > signal, bool simulationShareState, bool isMaster, int nstList, bool makeBinaryReproducibleSimulation, int nstSignalComm, real maximumHoursToRun, bool neverUpdateNeighborList, FILE *fplog, const int64_t &step, const gmx_bool &bNS, gmx_walltime_accounting *walltime_accounting)gmx::StopHandlerBuilder
registerStopCondition(std::function< StopSignal()> stopCondition)gmx::StopHandlerBuilder