refactor: store runtime objects in domain

This commit is contained in:
김경종
2026-06-09 10:08:34 +09:00
parent 8f24213ab7
commit f4196efb10
20 changed files with 754 additions and 368 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#pragma once
#include "fesa/core/ElementDefinition.hpp"
#include "fesa/core/ModelTypes.hpp"
#include <array>
#include <cstddef>