SimPEG.maps.SurjectUnits.shape#

property SurjectUnits.shape#

Dimensions of the mapping

Returns:
tuple

Dimensions of the mapping. Where nP is the number of parameters the mapping acts on and mesh.nC is the number of cells the corresponding mesh, the return is a tuple of the form (mesh.nC, nP).