trixi-framework/Trixi.jl

Benchmark pre-computing `weights2d`, `weights3d`

Open

#279 opened on Nov 2, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (153 forks)batch import
good first issueperformance

Repository metrics

Stars
 (686 stars)
PR merge metrics
 (Avg merge 9d 1h) (37 merged PRs in 30d)

Description

As suggested by @gregorgassner in https://github.com/trixi-framework/Trixi.jl/pull/274#discussion_r515895414.

Something like weights2d, weights3d could be added to the cache of the semidiscretization.

Contributor guide