Ignore:
Timestamp:
05/17/17 11:02:34 (7 years ago)
Author:
ymipsl
Message:
  • Add new timer for better profiling. The full timer output will be provided only for info_level=100
  • Add new file attribute : convention_str (string) : this string will overide the default value wrote in the file (CF-1.6 or UGRID)

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/timer.hpp

    r688 r1135  
    2323      static double getTime(void); 
    2424      static CTimer& get(std::string name); 
     25      static std::string getAllCumulatedTime(void) ; 
    2526  }; 
    2627} 
Note: See TracChangeset for help on using the changeset viewer.