sbadrian
sbadrian
We got a student working on this topic. I think the default behavior should change to the Julia code, but maybe we would like to retain the possibility to generate...
We just noticed that some of the unit tests of BEAST fail when using the Dunavant quadratures. Even when we increased from order=13 (the maximum with the old quadrature) to...
In PR #43, the Dunavant rules are added as extra rules and we default to the old quadrature. What do you think of the layout of the types?
The PR https://github.com/krcools/BEAST.jl/pull/164 contains with tests/test_hh2d_mie.jl a unit test that shows my intended usage (lines 219 and 287)
I have add a 1D version of permute_vertices in CompScienceMeshes (See https://github.com/krcools/CompScienceMeshes.jl/pull/49) I think once this is merged we are able to reuse all of the code.