dim3 Type Reference#
hipfort_types::dim3 Type Reference
Public Attributes | |
| integer(c_int32_t) | x = 1 |
| x | |
| integer(c_int32_t) | y = 1 |
| y | |
| integer(c_int32_t) | z = 1 |
| z | |
Member Data Documentation
◆ x
| integer(c_int32_t) hipfort_types::dim3::x = 1 |
x
◆ y
| integer(c_int32_t) hipfort_types::dim3::y = 1 |
y
◆ z
| integer(c_int32_t) hipfort_types::dim3::z = 1 |
z
The documentation for this type was generated from the following file: