cf.FieldList.size

FieldList.size

The number of elements in the data array of each field.

fl.size is equivalent to cf.List(f.size for f in fl).

See cf.Field.size for details.

Previous topic

cf.FieldList.shape

Next topic

cf.FieldList.sum

This Page