ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Helper class to add callbacks before main. More...
#include <MpiCallbacks.hpp>
Public Member Functions | |
RegisterCallback ()=delete | |
template<class... Args> | |
RegisterCallback (void(*cb)(Args...)) | |
Helper class to add callbacks before main.
Should not be used directly, but via REGISTER_CALLBACK.
Definition at line 491 of file MpiCallbacks.hpp.
|
delete |
|
inlineexplicit |
Definition at line 496 of file MpiCallbacks.hpp.
References Communication::MpiCallbacks::add_static().