SimPEG.maps.ParametricPolyMap.shape#

property ParametricPolyMap.shape#

Dimensions of the mapping.

Returns:
tuple of int

The dimensions of the mapping as a tuple of the form (nC , nP), where nP is the number of model parameters the mapping acts on and nC is the number of active cells being mapping to. If actInd is None, then nC = mesh.nC.