mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-17 01:02:13 +00:00
5feb8c0dfb
Add test includes for new architecture components: fields, physics, element interpolation, materials, topology, and validation. - Add LocalField type test - Add fields test suite (test_local_field.jl) - Add physics test suite (test_strain.jl) - Add element interpolation test suite (test_interpolate_local_fields.jl) - Add material test suites (state variables, traits, global cache, plasticity, workspace) - Add topology test suites (segments, triangles, quadrilaterals, entities, etc.) - Add validation test (test_plasticity_simple.jl) - Comment out obsolete topology type extraction test