This project is mirrored from https://*****:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Feb 21, 2025
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Slightly relax ctest tolerances See merge request !5233
-
Kristof Kessler authored
-
- Feb 17, 2025
-
-
Dmitri Naumov authored
[IO/XDMF] Fix bug for output of line in mixed element case Closes #3524 See merge request !5231
-
Dmitri Naumov authored
Avoid dead-lock in MPI when AssemblyException is thrown See merge request !5227
-
Tom Fischer authored
see documentation https://xdmf.org/index.php/XDMF_Model_and_Format#Topology
-
Tom Fischer authored
Implementation for topology type ParentDataType::POLYLINE and other ParentDataTypes is identical
-
Dmitri Naumov authored
The copyResiduumVectorToBulkMesh requires MPI communication and especially a finalized petsc vector, which didn't happen before when an AssemblyException was thrown. Now the exception is stored temporarily, the failure is synchronised, and all ranks abort; the ranks with the exception rethrow the exception.
-
Dmitri Naumov authored
Simplifies usage in the NonlinearSolver in the synchronisation of failed assemblies.
-
- Feb 13, 2025
-
-
Dmitri Naumov authored
[NL] reuse inverse jacobian / reuse inv. jacobian once every n steps See merge request !5221
-
joergbuchwald authored
-
joergbuchwald authored
-
joergbuchwald authored
-
joergbuchwald authored
-
joergbuchwald authored
-
joergbuchwald authored
-
Tom Fischer authored
Remove tetgen dependency See merge request !5224
-
- Feb 11, 2025
-
-
Lars Bilke authored
[ci] Deploy doxysearch to local vm See merge request !5229
-
Lars Bilke authored
Azure vm will be deleted.
-
Dmitri Naumov authored
-
Lars Bilke authored
[web] Updated some links See merge request !5228
-
Lars Bilke authored
-
Lars Bilke authored
-
- Feb 10, 2025
-
-
Dmitri Naumov authored
[SmallDeformation] Assign SpatialPosition variable with coordinate See merge request !5225
-
wenqing authored
so that the Function parameter can be used as material parameter
-
Dmitri Naumov authored
-
Lars Bilke authored
Update gtest version to 1.16.0 See merge request !5226
-
- Feb 08, 2025
-
-
Dmitri Naumov authored
In tests it was included before in gtest.h, but this has changed.
-
Dmitri Naumov authored
-
- Feb 07, 2025
-
-
Lars Bilke authored
Fixes precompiled headers.
-
Lars Bilke authored
-
Lars Bilke authored
-
- Feb 06, 2025
-
-
Lars Bilke authored
Not required, not available on Windows.
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
Can be installed via your package manager or conda.
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
From https://www.cs.cmu.edu/afs/cs/project/quake/public/code/predicates.c Is public-domain.
-
Lars Bilke authored
[ci] Fixing linux wheel. See merge request !5223
-