Gromacs
2026.0-dev-20241121-c76fa1e
|
#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.