cf.DomainAncillary.__getitem__

DomainAncillary.__getitem__(indices)[source]

Return a subspace of the field construct defined by indices.

x.__getitem__(indices) <==> x[indices]