|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include "src/internal_config.h"#include "simgrid/simdag.h"#include "xbt/file.h"#include <string.h>#include "simdag_private.hpp"Functions | |
| XBT_LOG_NEW_DEFAULT_SUBCATEGORY (sd_dotparse, sd, "Parsing DOT files") | |
| xbt_dynar_t | SD_dotload (const char *filename) |
| xbt_dynar_t | SD_dotload_with_sched (const char *filename) |
| xbt_dynar_t | SD_PTG_dotload (const char *filename) |
| XBT_LOG_NEW_DEFAULT_SUBCATEGORY | ( | sd_dotparse | , |
| sd | , | ||
| "Parsing DOT files" | |||
| ) |