Skip to content
  • Sebastian Ohlmann's avatar
    Enable large grids · 1e9b8f84
    Sebastian Ohlmann authored
    Use 8-byte integers throughout the code for global array sizes and
    indices. This in principle enables grids with more than 2^31 points.
    Large grids have not been tested yet, first I need to make sure
    it works for all the tests in the testsuite.
    1e9b8f84