Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=C_DOUBLE_COMPLEX), | intent(in), | TARGET | :: | a(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=C_FLOAT_COMPLEX), | intent(in), | TARGET | :: | a(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=C_DOUBLE), | intent(in), | TARGET | :: | a(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=C_FLOAT), | intent(in), | TARGET | :: | a(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_INT), | intent(in), | TARGET | :: | a(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_SHORT), | intent(in), | TARGET | :: | a(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_INT8_T), | intent(in), | TARGET | :: | a(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=C_CHAR), | intent(in), | TARGET | :: | a(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=C_LONG_LONG), | intent(in), | TARGET | :: | a(*) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(LIBXSMM_DMMFUNCTION), | intent(in), | TARGET | :: | a(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(LIBXSMM_SMMFUNCTION), | intent(in), | TARGET | :: | a(:) |