mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-17 10:59:08 +00:00
3376ba15db
New 294-line test file included in main test/runtests.jl: - Tests refactored AssemblyMaterialWorkspace with compositional field design - Tests field structure inference from material traits - Tests workspace creation with correct field types - Tests field access (backward compatibility) - Tests multiphysics support preparation - Validates zero allocations in workspace operations Ensures assembly workspace refactoring maintains backward compatibility and performance.