reservoirflow.grids.RegularCartesian.get_cells_Ax#
- RegularCartesian.get_cells_Ax(boundary: bool = True, fshape: bool = True)#
 Returns cells cross-sectional area Ax.
- Parameters:
 boundary (bool, optional) – include boundary cells.
fshape (bool, optional) – reshape to flow shape instead of flatten.
- Returns:
 array of Ax.
- Return type:
 ndarray