feat(euler-beam-3d): add local beam kernel

This commit is contained in:
김경종
2026-06-12 18:02:05 +09:00
parent 5b01642cbc
commit 95ca95180a
4 changed files with 265 additions and 1 deletions
+2 -1
View File
@@ -73,7 +73,8 @@
{
"step": 7,
"name": "local-stiffness-kernel",
"status": "pending",
"status": "completed",
"summary": "local 3D Euler beam stiffness and local end-force kernel added",
"allowed_paths": [
"src/fesa/elements/",
"tests/unit/euler_beam_3d_*_test.cpp"