|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <gromacs/mdrunutility/mdmodulesnotifier.h>
Template specialization to end parameter unpacking recursion.
Classes | |
| class | NoCallParameter |
| Do nothing but be base class of MDModulesNotifier. More... | |
Public Types | |
| using | type = NoCallParameter |
| Defines a type if no notifications are managed. More... | |
| using gmx::BuildMDModulesNotifier<>::type = NoCallParameter |
Defines a type if no notifications are managed.
This ensures that code works with MDModuleCallParameterManagement that does not manage any notifications.
1.8.5