This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jul 17, 2024
-
-
Dmitri Naumov authored
The matrices are not in use by any process.
-
- Jan 02, 2024
-
-
Dmitri Naumov authored
-
- Aug 04, 2023
-
-
Dmitri Naumov authored
-
- Apr 26, 2023
-
-
Christoph Lehmann authored
-
- Jan 03, 2023
-
-
Dmitri Naumov authored
-
- Sep 28, 2022
-
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
- Dec 02, 2021
-
-
Dmitri Naumov authored
-
- Oct 10, 2021
-
-
Dmitri Naumov authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Apr 14, 2020
-
-
Dmitri Naumov authored
The fmt library happily accepts std::string without any conversions.
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Sep 23, 2019
-
-
Dmitri Naumov authored
Exemplary on SmallDeformationProcess, storage of dt is no longer required and the assembly can be repeated without dependency on the t/dt values.
-
- Sep 12, 2019
-
-
Dmitri Naumov authored
Fixes multiple copyright messages in the doxygen docu. ag '\\file' -L --ignore=ThirdParty *Lib |xargs sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
-
- Jul 16, 2019
-
-
Dmitri Naumov authored
Including - usage of static_cast instead of c-style cast, - single variable declaration per line, - removing const from return types - omit unnecessary string to char* conversions, The used clang-tidy checks are: google-readability-casting, readability-const-return-type, readability-container-size-empty, readability-delete-null-pointer, readability-deleted-default, readability-else-after-return, readability-function-size, readability-identifier-naming, readability-inconsistent-declaration-parameter-name, readability-isolate-declaration, readability-misleading-indentation, readability-misplaced-array-index, readability-named-parameter, readability-redundant-*, readability-simplify-*, readability-static-accessed-through-instance, readability-static-definition-in-anonymous-namespace, readability-string-compare, readability-uniqueptr-delete-release
-
Dmitri Naumov authored
Most of the current .clang-tidy contained checks: google-explicit-constructor google-readability-braces-around-statements modernize-loop-convert modernize-use-default-member-init modernize-use-emplace modernize-use-using readability-braces-around-statements readability-else-after-return readability-named-parameter *readability-namespace-comments *readability-inconsistent-* readability-redundant-member-init readability-simplify-boolean-expr readability-string-compare *explicit-conversions*
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Nov 20, 2018
-
-
Dmitri Naumov authored
-
- Oct 17, 2018
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-