feat(fem-and-beam-kernel): step 2 — beam-local-frame

This commit is contained in:
KOKO\Mimi
2026-07-31 02:08:27 +09:00
parent 63a71b7e03
commit 7ddd8e690e
5 changed files with 470 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ include(cmake/FesaDependencies.cmake)
add_library(fesa_core STATIC
src/fesa/core/version.cpp
src/fesa/fem/beam_frame.cpp
src/fesa/fem/dof_manager.cpp
src/fesa/fem/gauss_rule.cpp
src/fesa/fem/line2_shape.cpp