Xander
Xander
Because of how it's done right now, the flag index is associated with the variable index. It could become confusing if we change it to implicitly skip certain variables. In...
For 3.0, see #550
No, I think it enough to just make sure the code that we provide is warning-free, then it falls on users to pay attention to their own warnings (as with...
I assume you mean something like having an abstract representation of a time-dependent pde and transforming that into a certain time-stepping scheme like forward/backward Euler, RK, CN, etc either externally,...
can you explain?
Bundle into variableContainer and make the dependency a variable attribute.
Could you summarize the changes in the PR description
I think you need to be more precise about what you want to do here.
(IMO users should define dim and degree at compile time everywhere, not just for this example)