FEniCS / ffcx

Next generation FEniCS Form Compiler for finite element forms
https://fenicsproject.org
Other
144 stars 38 forks source link

Use custom_quadrature() not _points and _weights #641

Closed mscroggs closed 9 months ago

mscroggs commented 9 months ago

Fixes the test in https://github.com/FEniCS/dolfinx/issues/2872#issuecomment-1825356038.

https://github.com/FEniCS/dolfinx/pull/2907 can be merged after this to add this test to DOLFINx

coveralls commented 9 months ago

Coverage Status

coverage: 79.915% (-0.02%) from 79.933% when pulling 09995b879a3c0bc3e8e36ece1ad442ec3b878bc2 on mscroggs/quadrature into 07b9b34ab458f3965f3960514f9d8d974d2a597a on main.