on_minor_checkpoint Function

public pure function on_minor_checkpoint(self)

Return current checkpoint state for the minor 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