Oasis3-MCT
 All Classes Files Functions Variables Macros Pages
Private Attributes | List of all members
mod_oasis_timer::timer_details Type Reference

Storage for timer data. More...

Private Attributes

character(len=ic_med) label
 
double precision start_wtime
 
double precision end_wtime
 
double precision start_ctime
 
double precision end_ctime
 
character(len=1) runflag
 

Detailed Description

Storage for timer data.

Definition at line 61 of file mod_oasis_timer.F90.

Member Data Documentation

double precision mod_oasis_timer::timer_details::end_ctime
private

Definition at line 67 of file mod_oasis_timer.F90.

double precision mod_oasis_timer::timer_details::end_wtime
private

Definition at line 65 of file mod_oasis_timer.F90.

character (len=ic_med) mod_oasis_timer::timer_details::label
private

Definition at line 63 of file mod_oasis_timer.F90.

character(len=1) mod_oasis_timer::timer_details::runflag
private

Definition at line 69 of file mod_oasis_timer.F90.

double precision mod_oasis_timer::timer_details::start_ctime
private

Definition at line 67 of file mod_oasis_timer.F90.

double precision mod_oasis_timer::timer_details::start_wtime
private

Definition at line 65 of file mod_oasis_timer.F90.


The documentation for this type was generated from the following file: