CM2 FEM® SDK /release 5.5.2
- 5.5.2
- February 2025.
- Minor release of the CM2 FEM® SDK.
- All CM2 FEM® SDK.
- Client applications don’t need to be recompiled against this update.
/caveats
- Minor version.
- Client applications need not to be recompiled against this update (same headers).
/fixes
fem::post_processor_1d
- Error on deflection diagrams on beams/rods with initial stresses.
fem::solver_least_squares
- When smoothing element by element, quadratic time complexity with respect to the total number of elements (i.e. O(N²)) in the model instead of being linear (i.e. O(N)).
Speed-ups can be massive with this fix.