get_major_tally Function

public pure function get_major_tally(self)

Return current tally for the major cycle

Type Bound

checkpoint_monitor_t

Arguments

Type IntentOptional Attributes Name
class(checkpoint_monitor_t), intent(in) :: self

Instance of class

Return Value integer


Contents