This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Sep 05, 2021
-
-
Thomas Nagel authored
-
- Sep 01, 2021
-
-
Thomas Nagel authored
-
Thomas Nagel authored
-
- Aug 31, 2021
-
-
Thomas Nagel authored
-
- Aug 27, 2021
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Seems to be a compiler/c++lib "bug".
-
Dmitri Naumov authored
-
-
- Aug 02, 2021
-
-
renchao.lu authored
-
renchao.lu authored
-
- Jul 25, 2021
-
-
renchao.lu authored
-
- Jul 15, 2021
-
-
Thomas Nagel authored
Component fix.
-
- Jul 13, 2021
-
-
wenqing authored
[MFront] Added an if-condition to check whether the temperature is set for variable arrays in MFront::integrateStress
-
- Jul 09, 2021
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jun 17, 2021
-
-
Lars Bilke authored
Fixes #3073.
-
- Jun 15, 2021
-
-
joergbuchwald authored
-
- Jun 14, 2021
-
-
Lars Bilke authored
-
- Jun 09, 2021
-
-
spdlog is linked "public" in BaseLib. Reason is the violation of odr for some globals defined in the spdlog library. ==1540297==ERROR: AddressSanitizer: odr-violation (0x7f5ea9c9d020): [1] size=40 'vtable for spdlog::spdlog_ex' _deps/spdlog-src/src/spdlog.cpp [2] size=40 'vtable for spdlog::spdlog_ex' _deps/spdlog-src/src/spdlog.cpp These globals were registered at these points: [1]: #0 0x5614686e0dfa in __asan_register_globals.part.0 (/home/naumov/w/ogs/d/bin/ogs+0x1bfdfa) #1 0x7f5e6cdbe7eb in asan.module_ctor (/home/naumov/w/ogs/d/bin/../lib/libMeshLib.so+0x17d37eb) [2]: #0 0x558bd62b6dfa in __asan_register_globals.part.0 (/home/naumov/w/ogs/d/bin/ogs+0x1bfdfa) #1 0x7f831c7e54ab in asan.module_ctor (/home/naumov/w/ogs/d/bin/../lib/libBaseLib.so+0x89a4ab)
-
Dmitri Naumov authored
-
- Jun 03, 2021
-
-
joergbuchwald authored
-
- Jun 02, 2021
-
-
Thomas Nagel authored
-
- May 29, 2021
-
-
Dmitri Naumov authored
-
- May 28, 2021
-
-
Dmitri Naumov authored
A generalized property type for (almost) arbitrary functions. Based on the exprtk library also used in the Function-type parameters. In this initial implementation all *scalar* variables from the variable array passed for the value and derivative evaluation can be used. Return values are either scalar, 2- or 3-vectors, and 2x2- or 3x3 matrices. The evaluation is somewhat slower than the dedicated implementation; in the case of component transport process a bilinear property was replaced by exactly the same function-type property and the total run-time for the ctest has increased by around 6%.
-
- May 27, 2021
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- May 19, 2021
-
-
Norbert Grunwald authored
-
Florian Zill authored
-
- May 18, 2021
-
-
Lars Bilke authored
-
- May 12, 2021
-
-
wenqing authored
-
- May 03, 2021
-
-
Florian Zill authored
-
- May 01, 2021
-
-
renchao.lu authored
-
- Apr 30, 2021
-
-
Norbert Grunwald authored
-
- Apr 28, 2021
-
-
joergbuchwald authored
-
joergbuchwald authored
-