HorribleSanity / Raven.jl

MIT License
3 stars 1 forks source link

Move cell size out of the type domain #88

Closed lcw closed 6 months ago

lcw commented 6 months ago

This will allow code reuse between cells of different orders, which will be particularly useful when precompiling code. This fixes #43.