legate.core.LogicalArray.child#

LogicalArray.child(self, uint32_t index) LogicalArray#

Get a child array of this array.

Parameters:

index (int) – The index of the sub array.

Returns:

The sub array.

Return type:

LogicalArray