SimPEG.maps.ComboMap.shape#

property ComboMap.shape#

Dimensions of the mapping.

For a list of SimPEG mappings [\(\mathbf{f}_n,...,\mathbf{f}_1\)] that have been joined to create a ComboMap, this method returns the dimensions of the combination mapping. Recall that the ordering of the list of mappings is from last to first.

Returns
  1. tuple of int Dimensions of the mapping operator.