Introduce multi-ranges and use views for operator splitting #148
Labels
architecture
Issues affecting the structural and design aspects of the software
performance
Something affecting the performance (e.g. scalability or flat runtime)
Currently we copy (and hence duplicate) solutions between integrators in operator splitting procedures. However, we could work on views instead, which should reduce the memory overhead quite a bit.
The text was updated successfully, but these errors were encountered: