- Oct 11, 2021
-
-
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
-
Dmitri 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
- Oct 10, 2021
-
-
Dmitri Naumov authored
Clang format See merge request !3835
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Oct 09, 2021
-
-
Dmitri 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.
-
Tom Fischer authored
-
- Oct 08, 2021
-
-
Dmitri Naumov authored
[MPL] Fix Brooks-Corey saturation derivative. See merge request !3816
-
Dmitri Naumov authored
-
Norbert Grunwald authored
Removed old reference file.
-
Norbert Grunwald authored
Results correspond to the previous version, slight differences can be explained by the higher temporal resolution.
-
Norbert Grunwald authored
Also changed the convergence criterion and the maximum number of non-linaer iterations
-
Norbert Grunwald authored
-
Norbert Grunwald authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Fixed a bug in LIE Closes #3173 See merge request !3834
-
wenqing authored
-
wenqing authored
HydroMechanicsLocalAssemblerFracture
-
wenqing authored
-
wenqing authored
-