Skip to content

Task graph

Loic Hausammann requested to merge task_graph into master

Write a 'dot' file containing the task-dependency graph at the 0th time-step of a simulation. This allows the used to see what physics model is actually being run. We also add a bash script to generate a png file from the 'dot' file.

This implements #92 (closed).

Edited by Matthieu Schaller

Merge request reports