discretize.base.BaseRegularMesh.n_cells#

property BaseRegularMesh.n_cells#

Total number of cells in the mesh.

Returns:
int

Number of cells in the mesh

Notes

Property also accessible as using the shorthand nC