mperrinel / sst-core

SST Structural Simulation Toolkit Parallel Discrete Event Core and Services
http://www.sst-simulator.org
Other
0 stars 0 forks source link

Remove port from VTK Statistic #6

Open mperrinel opened 4 years ago

mperrinel commented 4 years ago

Since the component name and its port are already exposed to the Statistic classes, it is not necessary to provide it again by the templated parameter of the statistic:

mperrinel commented 4 years ago

This issue is over. The code will be a part of the VTK PR to Core. The getStatSubId() isn't necessary during the collection. The identification of an event is done during the aggregation of the collections using the new structure sorted_intensity_traffic. The aggregation is now in charge of creating this ID for both the event and the Stat3dviz.