ice_timers::timer_data Type Reference

List of all members.

Private Attributes

character(char_len) name
logical(log_kind) in_use
logical(log_kind) node_started
integer(int_kind) num_blocks
integer(int_kind) num_nodes
integer(int_kind) num_starts
integer(int_kind) num_stops
real(dbl_kind) node_cycles1
real(dbl_kind) node_cycles2
real(dbl_kind) node_accum_time
logical(log_kind), dimension(:),
pointer 
block_started
real(dbl_kind), dimension(:),
pointer 
block_cycles1
real(dbl_kind), dimension(:),
pointer 
block_cycles2
real(dbl_kind), dimension(:),
pointer 
block_accum_time

Detailed Description

Definition at line 85 of file ice_timers.F90.


Member Data Documentation

real (dbl_kind),dimension(:),pointer ice_timers::timer_data::block_accum_time [private]

Definition at line 113 of file ice_timers.F90.

real (dbl_kind),dimension(:),pointer ice_timers::timer_data::block_cycles1 [private]

Definition at line 109 of file ice_timers.F90.

real (dbl_kind),dimension(:),pointer ice_timers::timer_data::block_cycles2 [private]

Definition at line 109 of file ice_timers.F90.

logical (log_kind),dimension(:),pointer ice_timers::timer_data::block_started [private]

Definition at line 106 of file ice_timers.F90.

logical (log_kind) ice_timers::timer_data::in_use [private]

Definition at line 89 of file ice_timers.F90.

character (char_len) ice_timers::timer_data::name [private]

Definition at line 86 of file ice_timers.F90.

real (dbl_kind) ice_timers::timer_data::node_accum_time [private]

Definition at line 103 of file ice_timers.F90.

real (dbl_kind) ice_timers::timer_data::node_cycles1 [private]

Definition at line 99 of file ice_timers.F90.

real (dbl_kind) ice_timers::timer_data::node_cycles2 [private]

Definition at line 99 of file ice_timers.F90.

logical (log_kind) ice_timers::timer_data::node_started [private]

Definition at line 89 of file ice_timers.F90.

integer (int_kind) ice_timers::timer_data::num_blocks [private]

Definition at line 93 of file ice_timers.F90.

integer (int_kind) ice_timers::timer_data::num_nodes [private]

Definition at line 93 of file ice_timers.F90.

integer (int_kind) ice_timers::timer_data::num_starts [private]

Definition at line 93 of file ice_timers.F90.

integer (int_kind) ice_timers::timer_data::num_stops [private]

Definition at line 93 of file ice_timers.F90.


The documentation for this type was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines

Generated on Tue Oct 6 14:02:26 2009 for CICE by  doxygen 1.6.1