Oasis3 4.0.2
mpp_mod_oa::Clock_Data_Summary Type Reference

Private Attributes

character(len=16) name
real(DOUBLE_KIND), dimension(max_bins) msg_size_sums
real(DOUBLE_KIND), dimension(max_bins) msg_time_sums
real(DOUBLE_KIND) total_data
real(DOUBLE_KIND) total_time
integer(LONG_KIND), dimension(max_bins) msg_size_cnts
integer(LONG_KIND) total_cnts

Detailed Description

Definition at line 219 of file mpp_mod_oa.F90.


Field Documentation

integer(LONG_KIND),dimension(max_bins) mpp_mod_oa::Clock_Data_Summary::msg_size_cnts [private]

Definition at line 225 of file mpp_mod_oa.F90.

real(DOUBLE_KIND),dimension(max_bins) mpp_mod_oa::Clock_Data_Summary::msg_size_sums [private]

Definition at line 221 of file mpp_mod_oa.F90.

real(DOUBLE_KIND),dimension(max_bins) mpp_mod_oa::Clock_Data_Summary::msg_time_sums [private]

Definition at line 222 of file mpp_mod_oa.F90.

character(len=16) mpp_mod_oa::Clock_Data_Summary::name [private]

Definition at line 220 of file mpp_mod_oa.F90.

Definition at line 226 of file mpp_mod_oa.F90.

real(DOUBLE_KIND) mpp_mod_oa::Clock_Data_Summary::total_data [private]

Definition at line 223 of file mpp_mod_oa.F90.

real(DOUBLE_KIND) mpp_mod_oa::Clock_Data_Summary::total_time [private]

Definition at line 224 of file mpp_mod_oa.F90.


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