pisces.geometry.grids.core.GenericGrid.shape#

property GenericGrid.shape: tuple[int, ...]#

The shape of the grid.

Returns:

A tuple representing the number of grid points along each active axis.

Return type:

tuple of int