pisces.geometry.grids.core.GenericGrid.get_index_arrays# GenericGrid.get_index_arrays() → tuple[ndarray, ...]# Return 1D arrays of grid indices for each active axis. Returns: A tuple of 1D arrays, one for each active axis, containing index values. Return type: tuple of np.ndarray