feat(euler-beam-3d): add global transform recovery

This commit is contained in:
김경종
2026-06-12 18:10:35 +09:00
parent 95ca95180a
commit 7845ebec68
4 changed files with 323 additions and 9 deletions
+2 -1
View File
@@ -83,7 +83,8 @@
{
"step": 8,
"name": "global-transform-recovery",
"status": "pending",
"status": "completed",
"summary": "global transform and global end-force recovery added for 3D Euler beam",
"allowed_paths": [
"src/fesa/elements/",
"tests/unit/euler_beam_3d_*_test.cpp"