ice_timers.F90 File Reference

Go to the source code of this file.

Data Types

type  ice_timers::timer_data

Modules

module  ice_timers

Functions/Subroutines

subroutine ice_timers::init_ice_timers
subroutine ice_timers::get_ice_timer (timer_id, name_choice, num_blocks, num_nodes)
subroutine ice_timers::ice_timer_clear (timer_id)
subroutine ice_timers::ice_timer_start (timer_id, block_id)
subroutine ice_timers::ice_timer_stop (timer_id, block_id)
subroutine ice_timers::ice_timer_print (timer_id, stats)
subroutine ice_timers::ice_timer_print_all (stats)
subroutine ice_timers::ice_timer_check (timer_id, block_id)

Variables

integer(int_kind) ice_timers::timer_total
integer(int_kind) ice_timers::timer_step
integer(int_kind) ice_timers::timer_dynamics
integer(int_kind) ice_timers::timer_advect
integer(int_kind) ice_timers::timer_column
integer(int_kind) ice_timers::timer_thermo
integer(int_kind) ice_timers::timer_sw
integer(int_kind) ice_timers::timer_ridge
integer(int_kind) ice_timers::timer_catconv
integer(int_kind) ice_timers::timer_couple
integer(int_kind) ice_timers::timer_readwrite
integer(int_kind) ice_timers::timer_diags
integer(int_kind) ice_timers::timer_hist
integer(int_kind), parameter ice_timers::max_timers = 50
type(timer_data), dimension(max_timers) ice_timers::all_timers
real(dbl_kind) ice_timers::clock_rate
integer(int_kind) ice_timers::timerRoot
real(dbl_kind), dimension(max_timers) ice_timers::all_ltime
real(dbl_kind), dimension(:),
allocatable 
ice_timers::all_gtime
 All Classes Namespaces Files Functions Variables Defines

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