- 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).
-
- Aug 29, 2023
-
-
Dmitri Naumov authored
The first transformation can be directly applied in the for-range-loop.
-
- Aug 28, 2023
-
-
Christoph Lehmann authored
-
- May 23, 2023
-
-
Dmitri Naumov authored
-
- Feb 07, 2023
-
-
wenqing authored
-
- Feb 06, 2023
- Jan 03, 2023
-
-
Dmitri Naumov authored
-
- Sep 15, 2022
-
-
wenqing authored
-
- May 08, 2022
-
-
renchao.lu authored
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
- Nov 04, 2021
-
-
joergbuchwald authored
-
- Sep 20, 2021
-
-
Tom Fischer authored
-
- Sep 16, 2021
-
-
Dmitri Naumov authored
-
- Sep 03, 2021
-
-
renchao.lu authored
-
renchao.lu authored
-
- Aug 02, 2021
-
-
renchao.lu authored
-
renchao.lu authored
-
- Apr 23, 2021
-
-
renchao.lu authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Mar 01, 2021
-
-
renchao.lu authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Dec 31, 2020
-
-
renchao.lu authored
-
- Dec 30, 2020
-
-
renchao.lu authored
-
- Oct 13, 2020
-
-
Tom Fischer authored
-
-
Tom Fischer authored
-
Tom Fischer authored
Output of surface flux uses the standard mesh output. Therefore it isn't necessary anymore to pass the output_directory.
-
- Sep 09, 2020
-
-
wenqing authored
add a member of getNumberOfProcesses()
-
- Aug 03, 2020
-
-
Tom Fischer authored
Rename a the method from getNumberOfComponents() to getNumberOfGlobalComponents() in class LocalToGlobalIndexMap.
-
- Jul 02, 2020
-
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
- Jun 01, 2020
-
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
- Apr 14, 2020
-
-
Dmitri Naumov authored
The fmt library happily accepts std::string without any conversions.
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
-
- Mar 16, 2020
-
-
Tom Fischer authored
-
- Feb 04, 2020
-
-
Florian Zill authored
-