trixi-framework / trixi-framework/Trixi.jl

Reduce memory allocations in AMR

Open
#161 4 comments 0 reactions 0 assignees View on GitHub
performance taal
Dominant language
Julia
Stars
731
Forks
166
Avg merge
2d 18h
Merged PRs (30d)
25

Description

Currently, we create completely new solution arrays when refining and coarsening (the solver).
- Can we instead just insert/erase some solution data to save memory allocations and some time?
- Is it worth the effort?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.