Files
JuliaFEM.jl/test/basis
Jukka Aho b540c62334 test(basis): load JuliaFEM in type-stability regression
Inference-sensitive helpers belong behind the public module boundary so changes to
includes do not silently widen types in CI.

- Switch to `using JuliaFEM` after removing relative includes.
2026-05-09 18:44:05 +03:00
..