mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-24 03:07:53 +00:00
59ff3be59b
Clarify why `integration_points` converts the quadrature `SVector` to a `Tuple` for downstream destructuring while noting compile-time stack usage. - Refresh comments around `default_quadrature` / `_quadrature_topology_type`.