trixi-framework/Trixi.jl

Benchmark pre-computing `weights2d`, `weights3d`

Open

#279 aberto em 2 de nov. de 2020

Ver no 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.

Guia do colaborador