jlchan / StartUpDG.jl

Initializes and sets up reference elements and physical meshes for DG.
MIT License
28 stars 9 forks source link

use `Kronecker.KroneckerProduct` only at higher `N` in 3D #178

Closed jlchan closed 1 month ago

jlchan commented 1 month ago

This is intended to use default Matrix types as often as possible and fall back to Kronecker.KroneckerProduct only when N is large