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

TypeVisibilityAttributesNameInitial
integer, private :: nLinks_comm =0

number of links to communicate Subset of nLinks_total

integer, private :: nLinks_total =0

number of total links available which theoretically can be communciated

integer, private :: nProcs_send =0

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