|
SimGrid
3.16
Versatile Simulation of Distributed Systems
|
#include "storage_n11.hpp"#include "simgrid/s4u/Engine.hpp"#include "src/kernel/routing/NetPoint.hpp"#include <math.h>Namespaces | |
| simgrid | |
| Alltoall Bruck. | |
| simgrid::surf | |
Functions | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_storage) | |
| static void | check_disk_attachment () |
| void | storage_register_callbacks () |
| void | surf_storage_model_init_default () |
| The storage model. More... | |
Variables | |
| std::map< std::string, storage_type_t > | storage_types |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | surf_storage | ) |
|
static |
| void storage_register_callbacks | ( | ) |
| std::map<std::string, storage_type_t> storage_types |