Gromacs  2026.0-dev-20241121-c76fa1e
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Classes | Public Types
gmx::BuildMDModulesNotifier<> Struct Template Reference

#include <gromacs/mdrunutility/mdmodulesnotifier.h>

Description

template<>
struct gmx::BuildMDModulesNotifier<>

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...
 

Member Typedef Documentation

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.


The documentation for this struct was generated from the following file: