pisces.geometry.grids.core.GenericGrid.dimensions#

property GenericGrid.dimensions: ndarray#

The number of grid points along each active axis.

Returns:

An array of shape (N,) where N is the number of active axes. Each entry corresponds to the number of grid points along that axis.

Return type:

np.ndarray