mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-12 06:22:00 +00:00
8e11ab96ee
- Mathematical derivation of F = I + ∇u for finite strain - Zero-allocation implementation achieving 34 ns median - LLVM IR analysis confirms 0 heap allocations - 92 SIMD vector operations detected - Small strain vs finite strain formulations - Comparison with old deprecated eval_dbasis!() API - 502 lines: Complete performance analysis with benchmarks