mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-17 01:02:13 +00:00
a9dcf5b714
- Removed AbstractAssemblerCache (moved to caches.jl) - Removed ElementCache, NodeCache abstract types (now concrete in element_cache.jl) - Kept only AbstractAssembler, AbstractKernel, and assembler style types - Cleanup for new cache architecture