on_major_checkpoint Function

public pure function on_major_checkpoint(self)

Return current checkpoint state 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 logical


Contents