Ignore:
Timestamp:
Apr 7, 2009, 5:53:39 PM (15 years ago)
Author:
yann meurdesoif
Message:

Portage vers Vargas

Y.M + E.M

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4-dev/libf/dyn3dpar/times.F90

    r1000 r1142  
    207207      endif
    208208     
    209     ENDIF  ! using_mpî
     209    ENDIF  ! using_mp
    210210  end subroutine allgather_timer_average
    211211 
     
    222222  end subroutine InitTime
    223223 
    224   function DiffTime
     224  function DiffTime()
    225225  implicit none
    226226    double precision :: DiffTime
     
    236236  end function DiffTime
    237237 
    238   function DiffCpuTime
     238  function DiffCpuTime()
    239239  implicit none
    240240    real :: DiffCpuTime
Note: See TracChangeset for help on using the changeset viewer.