mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-20 01:59:59 +00:00
04dc1df09e
Manual quadrature comparisons must refresh material data with the same global state container production assembly uses, and geometry updates no longer take the kernel object. - Construct `global_cache` beside the per-IP material workspace. - Pass `global_cache` into `update_material_cache!` and drop the kernel argument from `update_geometry_cache!`.