This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jul 28, 2021
-
-
Lars Bilke authored
-
- Jul 13, 2021
- Jul 08, 2021
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jul 07, 2021
-
-
Dmitri Naumov authored
-
- Jul 06, 2021
-
-
Dmitri Naumov authored
-
- Jul 05, 2021
-
-
Dmitri Naumov authored
-
- Jul 02, 2021
-
-
Dmitri Naumov authored
Remove no longer required default constructor.
-
Dmitri Naumov authored
-
- Jun 16, 2021
-
-
Tom Fischer authored
-
- Jun 11, 2021
-
-
Tom Fischer authored
-
Tom Fischer authored
The caching mechanism was removed in previous commits.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer 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)
-
- May 12, 2021
-
-
Lars Bilke authored
Simplifies handling in CMake. Just link to petsc-target.
-
Lars Bilke authored
-
- May 05, 2021
-
-
Dmitri Naumov authored
fixes #3145
-
- Apr 21, 2021
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
This avoids also multiple testing using same input data.
-
Tom Fischer authored
Move the code for creating parallel MeshComponentMap to its own method.
-
- Apr 16, 2021
-
-
Lars Bilke authored
-
- Apr 12, 2021
-
-
Lars Bilke authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
Adding a single space in incorrectly broken lines.
-
Dmitri Naumov authored
- formatting - system includes vs. project includes - use absolute paths
-
Dmitri Naumov authored
-
- Mar 16, 2021
-
-
Lars Bilke authored
-
- Mar 10, 2021
-
-
Dmitri Naumov authored
-
- Mar 09, 2021
-
-
Dmitri Naumov authored
-
- Mar 06, 2021
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-