Version: SMASH-3.1
clock.h File Reference
#include <algorithm>
#include <cmath>
#include <cstdint>
#include <cstdio>
#include <limits>
#include <stdexcept>
#include <vector>
#include "logging.h"

Go to the source code of this file.

Classes

class  smash::Clock
 Clock tracks the time in the simulation. More...
 
class  smash::UniformClock
 Clock with uniformly spaced time steps. More...
 
class  smash::CustomClock
 Clock with explicitly defined time steps. More...
 

Namespaces

 smash
 

Variables

static constexpr int smash::LClock = LogArea::Clock::id