Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=20), | public | :: | name | ||||
integer, | public | :: | count | ||||
real(kind=dp), | public | :: | msg_size |
TYPE mp_perf_type
CHARACTER(LEN=20) :: name
INTEGER :: count
REAL(KIND=dp) :: msg_size
END TYPE mp_perf_type