mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-10 13:17:42 +00:00
05a6f0bd39
Deleted: test/domains/continuum/test_kernel_allocations.jl Reason: - Tested old assembly implementation (now deleted) - Replaced by new comprehensive test suite: * test_cache_updates.jl * test_compute_block.jl * test_full_assembly.jl * test_kernel_functions.jl New tests cover same functionality plus more with new architecture. Zero allocation property now verified in test_full_assembly.jl.