Skip to content

ConnectivityStructuredInternals computes FlatToLogicalCellIndex faster.

By caching the CellDimensions and the size of a XY slice of cells we can improve the performance of flat index to i,j,k for cells.

Merge request reports