trixi-framework/Trixi.jl

Rewriting access to solution arrays using `get_node_vars`, `set_node_vars` etc.

Open

#87 opened on Aug 18, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Julia (153 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (686 stars)
PR merge metrics
 (Avg merge 19d 17h) (36 merged PRs in 30d)

Description

In GitLab by @ranocha on Jun 11, 2020, 09:13

This will make the code easier to restructure. In particular, we can experiment with the memory layout.

Contributor guide