SimPEG.maps.ParametricLayer.shape#

property ParametricLayer.shape#

Dimensions of the mapping

Returns:
tuple of int

Where nP=4 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 , 4).