pisces.geometry.grids.core.GenericGrid.get_axis_array#
- GenericGrid.get_axis_array(axis: int | str) unyt_array#
Return the full coordinate array for a single axis.
- Parameters:
- Returns:
1D array of coordinate values for the entire axis.
- Return type:
Return the full coordinate array for a single axis.
1D array of coordinate values for the entire axis.