Gromacs
2024.4
|
#include <functional>
#include <vector>
Declares gmx::MDModulesNotifier and builder.
Classes | |
class | gmx::MDModulesNotifier< CallParameter, MDModulesNotifierBase > |
Organizes notifications about an event of interest to modules. More... | |
struct | gmx::BuildMDModulesNotifier< CurrentCallParameter, CallParameter...> |
Template specialization to assemble MDModulesNotifier. More... | |