Files
Jukka Aho bc2cd71f5d test(quadrature): delegate runner to consolidated quadrature rule suite
Replace the retired per-shape modules with the single `test_quadrature_rules.jl`
entry point that mirrors the current quadrature implementation layout.

- SPDX header; trim imports to `Test`, `JuliaFEM`, and `Tensors`.
2026-05-09 18:46:29 +03:00
..