mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-31 00:16:22 +00:00
25624a3be4
- Define AbstractShellElement abstract type hierarchy - Implement element assembly interface for shell structures - Export shell formulation and element types - Document thin shell theory (Kirchhoff-Love, Reissner-Mindlin) - Support membrane and bending coupling - Include rotation DOF handling for shell kinematics - 100 lines of API definitions and exports