Open
Description
For example, if we do:
u.biharmonic(1/m)
and m
was not initialized with "sufficient" space order, then OOB accesses will be generated, and segfaults will happen
how to fix: make sure in the DSL layer we always check that we're not applying differential operators to arguments that would result in illegal code