log

age author description
Sun, 27 Sep 2020 22:51:31 +0200 Jonatan Werpers Reinclude SbpOperators and fix most of the code and tests there. refactor/remove_dynamic_size_tensormapping
Sun, 27 Sep 2020 21:08:18 +0200 Jonatan Werpers Merge in subgrid function refactor/remove_dynamic_size_tensormapping
Sun, 27 Sep 2020 13:48:13 +0200 Jonatan Werpers Merge in default refactor/remove_dynamic_size_tensormapping
Sun, 27 Sep 2020 21:04:59 +0200 Jonatan Werpers Add doc string and allow picking several dimensions feature/equidistant_grid/subgrid
Sun, 27 Sep 2020 14:38:05 +0200 Jonatan Werpers Add function for getting a one dimensional grid for a given dimension from a equidistant grid feature/equidistant_grid/subgrid
Sun, 27 Sep 2020 15:26:05 +0200 Vidar Stiernström Tests in testDiffOps are to be moved to testSbpOperators. Already moved tests are removed, while those not yet moved are commented out.