Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
platform generation : add promoters and labelers support
authorJean-Baptiste Hervé <jean-baptiste.herve@esial.net>
Tue, 31 Jul 2012 15:02:01 +0000 (17:02 +0200)
committerJean-Baptiste Hervé <jean-baptiste.herve@esial.net>
Tue, 31 Jul 2012 15:02:01 +0000 (17:02 +0200)
commit7f477f475e8bd79141d881a044c59e56a37c1eda
tree4ee43c530729a776e3985a3591c507a7a60a8bc4
parent5d76a68c69c13f33b8c7c1966c8e172c20786232
platform generation : add promoters and labelers support

Two fucntions register callback functions written by user to promote nodes or label links. Two other functions call the callback functions on each node or link.
include/simgrid/platf_generator.h
src/surf/platf_generator.c
src/surf/platf_generator_private.h