|
Gromacs
2026.1
|
#include <gromacs/mdrunutility/mdmodulesnotifier.h>
Aide to avoid nested MDModulesNotifier definition.
Instead of MDModulesNotifier<CallParameterA, MDModulesNotifier<CallParameterB, etc ... >> this allows to write BuildMDModulesNotifier<CallParameterA, CallParameterB, ...>::type
| CallParameter | all the callback types to be registered |
1.8.5