TYPE acc_devmem_type PRIVATE INTEGER :: size_in_bytes = -1 #if defined (__DBCSR_ACC) TYPE(C_PTR) :: cptr = C_NULL_PTR #endif END TYPE acc_devmem_type