coral
A C++ library for distributed co-simulation
master.hpp
Go to the documentation of this file.
1 
10 #ifndef CORAL_MASTER_HPP_INCLUDED
11 #define CORAL_MASTER_HPP_INCLUDED
12 
13 #include "coral/master/cluster.hpp"
15 
16 
17 namespace coral
18 {
20 namespace master
21 {
22 }
23 }
24 #endif // header guard
Defines the coral::master::Execution class and related functionality.
Definition: variable_io.hpp:28
Defines the coral::master::ProviderCluster class and related functionality.