$darkmode
simulation_context.hpp File Reference
#include <functional>
#include <map>
#include <memory>
#include <optional>
#include <string>
#include <vector>
#include <sol/state_view.hpp>
#include <cloe/cloe_fwd.hpp>
#include <cloe/stack.hpp>
#include <cloe/utility/timer.hpp>
#include "simulation_events.hpp"
#include "simulation_outcome.hpp"
#include "simulation_probe.hpp"
#include "simulation_progress.hpp"
#include "simulation_result.hpp"
#include "simulation_statistics.hpp"
#include "simulation_sync.hpp"
Include dependency graph for simulation_context.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  engine::SimulationContext
 

Detailed Description

See also
simulation_context.cpp