Open
Description
I’m thinking of adding support for v to be a Cofunction in Projector. This would allow easy implementation of explicit DG schemes using the Slate option for the inverse mass matrix. I could then assemble the DG RHS into a cofunction and use the projector to get the result of the RK stage.
Rationale is that I would otherwise be repeating a lot of that code. Just sounding out, if there is not strong objections then I will implement.