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