- 31 Jan, 2022 1 commit
-
-
Lars Bilke authored
[de] Deploy Qt libraries on installation. See merge request !3952 (cherry picked from commit e6e5255d) 25c33a48 [de] Deploy Qt libraries on installation.
-
- 11 Oct, 2021 13 commits
-
-
Lars Bilke authored
-
Lars Bilke authored
[UnitTest] Fixed the bug in NumLibNaturalCoordinates See merge request !3836
-
Lars Bilke authored
OGS_USE_PYTHON compilation dependencies See merge request !3828
-
Tom Fischer authored
[MeL] Use array of nodes instead of heap allocated array See merge request !3837
-
Dmitry Yu. Naumov authored
The problem with the heap allocated array is that the ownership is not clear. In the MeshEditing.Prism2Quad unit-test the array of nodes was used after it has been already deleted after element construction. Using array is safer and avoids unnecessary heap alloctions.
-
Lars Bilke authored
[ci skip]
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
wenqing authored
-
- 10 Oct, 2021 11 commits
-
-
Dmitry Yu. Naumov authored
Clang format See merge request !3835
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
Dmitry Yu. Naumov authored
-
- 09 Oct, 2021 3 commits
-
-
Dmitry Yu. Naumov authored
[ParamLib] Use map instead of vector in GroupedBasedParameter. Closes #3180 See merge request !3833
-
Tom Fischer authored
In parallel simulations not every domain needs to contains all MaterialIDs. Using a vector is thus unpractical, sometimes memory will be wasted and it is also error prone. Hence, a map solves these issues.
-
-
- 08 Oct, 2021 12 commits
-
-
Dmitry Yu. Naumov authored
[MPL] Fix Brooks-Corey saturation derivative. See merge request !3816
-
Dmitry Yu. Naumov authored
-
Removed old reference file.
-
Results correspond to the previous version, slight differences can be explained by the higher temporal resolution.
-
Also changed the convergence criterion and the maximum number of non-linaer iterations
-
-
-
-
Dmitry Yu. Naumov authored
Fixed a bug in LIE Closes #3173 See merge request !3834
-
wenqing authored
-
wenqing authored
HydroMechanicsLocalAssemblerFracture
-
wenqing authored
-