cf.FieldList.shape

FieldList.shape

The shape of the the data array of each field.

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

See cf.Field.shape for details.

Previous topic

cf.FieldList.subspace

Next topic

cf.FieldList.size

This Page