mus_statistics_type Derived Type

type, public :: mus_statistics_type

runtime statistics this includes memory consumption, amount of data to communciate, runtimes etc.


Contents


Components

Type Visibility Attributes Name Initial
integer, public :: nLinks_comm = 0

number of links to communicate Subset of nLinks_total

integer, public :: nLinks_total = 0

number of total links available which theoretically can be communciated

integer, public :: nProcs_send = 0

Mean number of neighbor processes to which one process needs to send