Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(dbcsr_mm_multrec_type), | public, | POINTER | :: | p | => | Null() | |
integer(kind=int_4), | public, | DIMENSION(64) | :: | padding |
TYPE dbcsr_mm_multrec_type_p
TYPE(dbcsr_mm_multrec_type), POINTER :: p => Null()
! ensure that array-elements are on different cache lines
INTEGER(kind=int_4), DIMENSION(64) :: padding
END TYPE dbcsr_mm_multrec_type_p