- Aug 05, 2024
-
-
Lars Bilke authored
global K and M matrices are empty and are not outputted since !5050.
-
Lars Bilke authored
-
Lars Bilke authored
Added OGS log file summary tool See merge request ogs/ogs!5042
-
- Aug 02, 2024
-
-
Dmitri Naumov authored
-
- Jul 31, 2024
-
-
Lars Bilke authored
-
- Jul 30, 2024
-
-
Dmitri Naumov authored
\attention introduces new paragraph leading to "undocumented" parameters. Slightly rephrase text.
-
- Jul 29, 2024
-
-
Dmitri Naumov authored
CPM update and mgis patch See merge request ogs/ogs!5060
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
[guix] Update channels, PETSc fixes are now in upstream Guix. See merge request ogs/ogs!5059
-
Lars Bilke authored
-
- Jul 25, 2024
-
-
Lars Bilke authored
Small fixes See merge request ogs/ogs!5057
-
- Jul 24, 2024
-
-
Dmitri Naumov authored
-
Tom Fischer authored
-
Lars Bilke authored
[T/PhF] Explicitly run some parallel ctests one-by-one See merge request ogs/ogs!5056
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Lars Bilke authored
Replace STL lock guard with omp critical See merge request ogs/ogs!5055
-
- Jul 22, 2024
-
-
Dmitri Naumov authored
If OpenMP implementation is not based on pthreads, the locking is not correct. The error shows up in a PETSc build with multiple assembly threads on a single MPI rank.
-
Dmitri Naumov authored
Use std::numbers::pi replacing boost constants See merge request ogs/ogs!5053
-
- Jul 21, 2024
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Remove unused boost/... headers.
-
- Jul 18, 2024
-
-
Dmitri Naumov authored
Remove M and K from Newton's assembleWithJacobian See merge request ogs/ogs!5050
-
- Jul 17, 2024
-
-
Dmitri Naumov authored
A little code duplication in favor not to deal with pointers.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The matrices are not in use by any process.
-
Dmitri Naumov authored
The Picard implementation would be slightly different then the current assembleGeneric suggests anyway. Simplifying the code, small cleanups.
-
Dmitri Naumov authored
-
-
- Jul 15, 2024
-
-
Lars Bilke authored
This reverts commit ea7286b7.
-
Lars Bilke authored
Sort ctest logs in CI jobs See merge request ogs/ogs!5041
-
Lars Bilke authored
[ci] Update guix to have /tmp available in containers. See merge request ogs/ogs!5047
-
Lars Bilke authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
This tool parses vtkfdiff output from OGS log files and outputs a summary of error norms in a format that can be copy-pasted into the <test_definition> section of the prj file.
-
Lars Bilke authored
See https://issues.guix.gnu.org/71552. apptainer exec --bind /tmp:/tmp ... is not required anymore.
-
- Jul 12, 2024
-
-
Dmitri Naumov authored
Slightly relax ctest tolerances See merge request ogs/ogs!5046
-