mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
f332fe9ad1
The DOF runner now exercises the type-stable handler path end-to-end (multi-field templates, facet orientation maps, and higher-order hex facets) instead of the retired field-unification stub. - Replace `test_field_unification.jl` with global ranges, multifield wiring, and facet-map coverage across tet/wedge/pyramid/tet10/hex20 shapes. - Drop the unused `Tensors` import and the old header docstring.