Ignore:
Timestamp:
01/08/20 13:51:18 (4 years ago)
Author:
ymipsl
Message:

Export xios timers throw the fortran interface

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/interface/fortran/ixios.F90

    r1673 r1849  
    3737                  OPERATOR(==), OPERATOR(/=), OPERATOR(<), OPERATOR(<=), OPERATOR(>), OPERATOR(>=),            & 
    3838                  ASSIGNMENT(=) 
     39USE itimer, ONLY : xios(timer_resume), xios(timer_suspend), xios(timer_reset), xios(timer_get_time) 
    3940 
    4041USE ifield, ONLY : txios(field), txios(fieldgroup), xios(is_valid_field), xios(is_valid_fieldgroup) 
Note: See TracChangeset for help on using the changeset viewer.