SURFEX v8.1
General documentation of Surfex
Functions | Variables
user_clock.h File Reference

Go to the source code of this file.

Functions

INTERFACE SUBROUTINE USER_CLOCK (PELAPSED_TIME, PELAPSED_TIME_SINCE, PVECTOR_CP, PTOTAL_CP) ! *****USER_CLOCK *- interface to system dependent timer routines ! Purpose. ! -------- ! Returns elapsed and CP from the start of execution. ! Elapsed time is made relative to the first call to USER_CLOCK. ! **Interface. ! ---------- ! ZTIME
 
INTERFACE SUBROUTINE CPTIME ! Modifications JPIM IMPLICIT NONE REAL (KIND=JPRD)
 

Variables

INTERFACE SUBROUTINE CPTIME ! Modifications ! Original
 
INTERFACE SUBROUTINE CPTIME ! Modifications ONLY
 

Function Documentation

◆ REAL()

INTERFACE SUBROUTINE CPTIME ! Modifications JPIM IMPLICIT NONE REAL ( KIND  = JPRD)

◆ USER_CLOCK()

INTERFACE SUBROUTINE USER_CLOCK ( PELAPSED_TIME  ,
PELAPSED_TIME_SINCE  ,
PVECTOR_CP  ,
PTOTAL_CP   
)

Variable Documentation

◆ ! Original

INTERFACE SUBROUTINE CPTIME ! Modifications ! Original

Definition at line 39 of file user_clock.h.

◆ ONLY

INTERFACE SUBROUTINE CPTIME ! Modifications ONLY

Definition at line 39 of file user_clock.h.