legate.core.StructLogicalArray.from_store#

static StructLogicalArray.from_store(LogicalStore store) LogicalArray#

Create a LogicalArray from a LogicalStore.

Parameters:

store (LogicalStore) – The store to create the array from.

Returns:

The newly created LogicalArray.

Return type:

LogicalArray