Struct DurationInformation

Struct Documentation

struct DurationInformation

POD containing fields of relevant values for the calculation of expected load. This POD only contains fields that change over the runtime of a simulation.

Public Functions

template<class Archive>
inline void serialize(Archive &ar, const unsigned int version)

Function to serialize the struct. See “Boost Serialization”.

Public Members

size_t task_id

included for easy identification of the corresponding task

unsigned long duration
real simtime_now
real real_dt
int pgroup_id
unsigned int nProcesses