SimGrid  3.14.159
Versatile Simulation of Distributed Systems
sd_dotloader.cpp File Reference
#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)
 

Function Documentation

◆ XBT_LOG_NEW_DEFAULT_SUBCATEGORY()

XBT_LOG_NEW_DEFAULT_SUBCATEGORY ( sd_dotparse  ,
sd  ,
"Parsing DOT files  
)