trixi-framework/Trixi.jl

Benchmark pre-computing `weights2d`, `weights3d`

Open

#279 geöffnet am 2. Nov. 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (686 Stars) (153 Forks)batch import
good first issueperformance

Beschreibung

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