Gromacs  2020.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
mdmodulenotification.h File Reference
#include <functional>
#include <string>
#include <vector>
+ Include dependency graph for mdmodulenotification.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::MdModuleNotification.

Author
Christian Blau blau@.nosp@m.kth..nosp@m.se

Classes

class  gmx::MdModuleNotification< CallParameter, MdModuleNotificationBase >
 Subscribe and trigger notification functions. More...
 
struct  gmx::registerMdModuleNotification< CallParameter >
 Aide to avoid nested MdModuleNotification definition. More...
 
struct  gmx::registerMdModuleNotification<>
 Template specialization to end parameter unpacking recursion. More...
 
class  gmx::registerMdModuleNotification<>::NoCallParameter
 Do nothing but be base class of MdModuleNotification. More...
 
struct  gmx::registerMdModuleNotification< CurrentCallParameter, CallParameter...>
 Template specialization to assemble MdModuleNotification. More...
 
class  gmx::EnergyCalculationFrequencyErrors
 Collect errors for the energy calculation frequency. More...