triqs.gfs.gf.Gf.target_indices

property Gf.target_indices

Iterate over every target-space index tuple in C order.

Returns:
iterator of tuple of int

itertools.product over range(d) for each d in target_shape.