Commit | Date | Author | Summary |
8c558c51c4 | 2023-04-25 17:48:17 +0200 | phannebohm | Isolate disjoint-set forest and use union by rank (#10611) |
65d028c492 | 2023-04-25 12:35:25 +0200 | phannebohm | Fix compareFilesAndMove (#10607) |
84f97ac5c4 | 2023-04-25 11:12:34 +0200 | rfranke | Change the flag --exposeLocalIOs to integer specifying the level |
5ab1c79dba | 2023-04-24 08:20:10 +0200 | rfranke | New compile flag --exposeLocalIOs for improved FMI export |
5ed07e8f9e | 2023-04-22 12:55:08 +0200 | Per Östlund | Fix detection of basic types in Typing.typeClassSections (#10597) |
1a5bb6fad1 | 2023-04-21 17:37:58 +0200 | rfranke | Add Jacobian sim and seed vars to crefToSimVarHT in DAE mode |
a1ad0c7bf2 | 2023-04-21 17:27:40 +0200 | Per Östlund | Clean up modifier setting APIs (#10592) |
b22a39bab2 | 2023-04-21 15:24:42 +0200 | Per Östlund | Fix Component.isDeleted (#10589) |
67fe43c1f4 | 2023-04-21 13:18:39 +0200 | rfranke | Declare auxiliary DAE variables in C++ simulation code |
bffb081135 | 2023-04-21 07:15:19 +0200 | rfranke | Evaluate DAE as part of All in Cpp |