Template Struct Event
Defined in File async_integrator.hpp
Struct Documentation
-
template<typename T>
struct Event Simple event data structure.
Public Functions
-
inline Event(IntegrationEvent t, T d)
-
inline Event(IntegrationEvent t, T d)
Defined in File async_integrator.hpp
Simple event data structure.
Public Functions