Ignore:
Timestamp:
06/04/21 11:57:21 (3 years ago)
Author:
yushan
Message:

Big commit on graph functionality. Other graph related dev

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp

    r1765 r2146  
    1616#include <functional> 
    1717#include <cstdio> 
    18  
     18#include "workflow_graph.hpp" 
    1919 
    2020namespace xios 
     
    508508      report(100)<<CTimer::getAllCumulatedTime()<<endl ; 
    509509     
    510        
     510      CWorkflowGraph::drawWorkFlowGraph_client(); 
    511511    } 
    512512     
Note: See TracChangeset for help on using the changeset viewer.