Ignore:
Timestamp:
07/02/19 11:42:27 (5 years ago)
Author:
yushan
Message:

MARK: Dynamic workflow graph developement. Branch up to date with trunk @1676. Using vis.js

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/src/graphviz.hpp

    r1671 r1679  
    1616 
    1717      CGraphviz(); 
    18       static void buildStaticWorkflowGraph(); 
     18      static void buildWorkflowGraphDot(); 
     19      static void buildWorkflowGraphVisjs_with_info(); 
    1920      static void showStaticWorkflowGraph(); 
    2021 
Note: See TracChangeset for help on using the changeset viewer.