SimPEG.maps.ParametricBlock.shape#

property ParametricBlock.shape#

Dimensions of the mapping

Returns:
tuple of int

Where nP is the number of parameters the mapping acts on and nAct is the number of active cells in the mesh, shape returns a tuple (nAct , nP).