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 (686 stars) (153 forks)batch import
good first issueperformance

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