feat(linear-static-mitc4-shell): step 10 - shell-result-recovery

This commit is contained in:
KOKO\Mimi
2026-08-12 21:24:06 +09:00
parent d759cd7ab8
commit cef42dfa44
3 changed files with 882 additions and 16 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ struct NodeStationResultRow {
std::array<double, 4> sectionResultant;
};
// Recovers full-space equilibrium and the V0 beam output rows without
// Recovers full-space equilibrium and the active concrete element rows without
// exposing element or sparse-backend details to result consumers.
class ResultRecovery {
public: