- Sep 17, 2023
-
-
Dmitri Naumov authored
The 'name' in process construction is also used after the process construction and so it can not be moved anyway. Taking it by const-ref avoids an extra copy here (and silences a cppcheck warning).
-
- Jan 03, 2023
-
-
Dmitri Naumov authored
-
- Dec 21, 2022
-
-
- Dec 20, 2022
-
-
Mostafa Mollaali authored
-
- Oct 26, 2022
-
-
Vahid Ziaei Rad authored
-
- Mar 06, 2022
-
-
Tao_You authored
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Nov 04, 2021
-
-
joergbuchwald authored
-
- Oct 26, 2021
-
-
KeitaYoshioka authored
Previously only the Volumetric-Deviatoric model was available. Now an Isotropic model is added.
-
- Sep 16, 2021
-
-
KeitaYoshioka authored
-
- Sep 06, 2021
-
-
KeitaYoshioka authored
Alternate minimization. Using PETSc constrained non-linear solver for the phase field. Few updates on variable names and cleanups.
-
- Jul 02, 2021
-
-
Dmitri Naumov authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
Adding a single space in incorrectly broken lines.
-
Dmitri Naumov authored
-
- Mar 09, 2021
-
-
Dmitri Naumov authored
-
- Jan 11, 2021
-
-
Dmitri Naumov authored
Use const references where necessary.
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Aug 03, 2020
-
-
Tom Fischer authored
Rename a the method from getNumberOfComponents() to getNumberOfGlobalComponents() in class LocalToGlobalIndexMap.
-
- 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
-
- Nov 03, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- 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/'
-
- Jun 25, 2019
-
-
- Apr 15, 2019
-
-
Dmitri Naumov authored
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Feb 28, 2019
-
-
Dmitri Naumov authored
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
- Feb 12, 2019
-
-
Dmitri Naumov authored
Current staggered scheme implementation proved to be much better than the monolithic implementation, which fails to predict failure in a shear test.
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 19, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Only in ERR/WARN/INFO/DBUG/OGS_FATAL and similar, not in formatted output like xml files.
-
- Nov 13, 2018
-
-
Dmitri Naumov authored
-
- Jul 30, 2018
-
-
wenqing authored
-
- Mar 07, 2018
-
-
KeitaYoshioka authored
The option has been added to input (none, static, or propagating).
-
- Mar 06, 2018
-
-
KeitaYoshioka authored
-
- Jan 17, 2018
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-