pisces.geometry.grids.base.Grid.shape#

property Grid.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