Signal begin of a burst of calls to dbcsr_mm_sched_process.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_mm_sched_type), | intent(inout) | :: | this |
SUBROUTINE dbcsr_mm_sched_begin_burst(this) !! Signal begin of a burst of calls to dbcsr_mm_sched_process. TYPE(dbcsr_mm_sched_type), INTENT(INOUT) :: this this%avoid_accdrv = .FALSE. END SUBROUTINE dbcsr_mm_sched_begin_burst