cf.FieldAncillary.__setitem__

FieldAncillary.__setitem__(indices, value)[source]

Called to implement assignment to x[indices]

x.__setitem__(indices, value) <==> x[indices]