SimPEG.maps.ParametricBlock.nP#

property ParametricBlock.nP#

Number of parameters the mapping acts on.

Returns:
int

The number of the parameters defining the model depends on the dimension of the mesh. nP

  • =4 for a 1D mesh

  • =6 for a 2D mesh

  • =8 for a 3D mesh