Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(dbcsr_mm_csr_type), | intent(inout) | :: | this |
SUBROUTINE dbcsr_mm_csr_dev2host_init(this) TYPE(dbcsr_mm_csr_type), INTENT(INOUT) :: this CALL dbcsr_mm_sched_dev2host_init(this%sched) END SUBROUTINE dbcsr_mm_csr_dev2host_init