legate.core.PhysicalArray.child#
- PhysicalArray.child(self, uint32_t index) PhysicalArray #
Get the sub-array of a given index.
- Parameters:
index (int) – The child index which to get.
- Returns:
The child array.
- Return type:
Get the sub-array of a given index.
index (int) – The child index which to get.
The child array.