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