Write quadrature points into generated code?
mscroggs opened this issue · 1 comments
mscroggs commented
For some use cases (eg Bernstein bases), the user may want to know what quadrature points are used when assembling a kernel. We could allow the user to obtain these points from a function in the generated code so they can do this.