- Feb 28, 2025
-
-
- Feb 27, 2025
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
and only set it if it's not defined. We want to be able to overwrite the flag per target (as for example used for the Python bindings which enforce Serial)
-
Timo Koch authored
-
- Feb 26, 2025
-
-
Timo Koch authored
The singleton approach fail as soon as one has two instances of a coupling manager in the same program. The occurring error is very hard to debug. Since the singleton failed to make the coupling manager thread safe, we go back to mutable caches. Note that theoretically we could work with locks but this has been tested to introduce large overhead. Global caches will need to be eliminated eventually. In the meantime, we at least make it work for multiple couplingmanager instances.
-
Anna Mareike Kostelecky authored
Extending the coupling conditions between ff and pnm to include energy and compositional coupling conditions See merge request !3659
-
Anna Mareike Kostelecky authored
-
Anna Mareike Kostelecky authored
-
Anna Mareike Kostelecky authored
remove transient test case as included in non-isothermal one, update reference files
-
Anna Mareike Kostelecky authored
-
Anna Mareike Kostelecky authored
[pm] fix static assert with template and AlwaysFalse Closes #1430 See merge request !3969
-
Anna Mareike Kostelecky authored
and include when function should be deleted (after release 3.10)
-
Timo Koch authored
-
-
Anna Mareike Kostelecky authored
[bin][util] remove targetfolder in install script writer Closes #1432 See merge request !3963
- Feb 24, 2025
-
-
Anna Mareike Kostelecky authored
-
- Feb 21, 2025
-
-
Martin Schneider authored
-
Martin Schneider authored