Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
gmx::INeighborSearchSignallerClient Class Referenceabstract

#include <gromacs/modularsimulator/modularsimulatorinterfaces.h>

+ Inheritance diagram for gmx::INeighborSearchSignallerClient:

Description

Interface for clients of the NeighborSearchSignaller.

Defining registerNSCallback allows clients to register an arbitrary callback for notification by the signaller.

Public Member Functions

virtual ~INeighborSearchSignallerClient ()=default
 Standard virtual destructor.
 

Protected Member Functions

virtual std::optional
< SignallerCallback
registerNSCallback ()=0
 Return callback to NeighborSearchSignaller.
 

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