12.07.2015 Views

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

DescriptionReturn the value which is the address of a.ltimeReturn system time.Synopsissubroutine ltime(stime, tarray)integer stimeinteger tarray(9)DescriptionDissect the UNIX time, stime , into month, day, etc., for the local time zone and return in tarray.mallocAllocate memory.Synopsisinteger function malloc(n)integer nDescriptionAllocate a block of n bytes of memory and return the pointer to the block of memory.mclockGet elapsed time.Synopsisinteger function mclock()270 Chapter 7

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!