- Mar 01, 2021
-
-
- 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
-
-
Rename a the method from getNumberOfComponents() to getNumberOfGlobalComponents() in class LocalToGlobalIndexMap.
-
- Jul 02, 2020
-
-
- 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
-
- 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/'
-
- Sep 09, 2019
-
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
- 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
-
- Jun 28, 2019
-
-
renchao.lu authored
-
- Jun 25, 2019
-
-
- Jun 06, 2019
-
-
- May 17, 2019
-
-
Dmitri Naumov authored
See previous commit for details.
-
- Apr 23, 2019
-
-
jbathmann authored
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
- Jan 22, 2019
-
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-