Skip to content

ENH: Introduce TaskGraph Functionality for Behaviours

Andrew Wilson requested to merge andrew.wilson/iMSTK:TaskBehaviour into master
  • Adds optional TaskGraph functionality to Behaviours which allows intermediate computational steps.
  • Reworks PortHoleInteraction to use it. Also slight cleanup/improve to PortHoleInteraction.
Edited by Andrew Wilson

Merge request reports