- Mar 05, 2022
-
-
-
-
-
Squashed commits: [dffcc83f7] [PL/T2PF] Input molar masses from project file (+1 squashed commits) Squashed commits: [1fe3feb39] [PL/T2PF] Input molar masses from project file
-
Squashed commits: [4ac4a7514] [PL/T2PF] Subst. relative permeabilities by MPL
-
Squashed commits: [acaee0af8] [PL/T2PF] Subst. saturation by MPL
-
Squashed commits: [e4de4fed8] [PL/T2PF] Subst. latent heat of evaporation by MPL
-
-
- Feb 16, 2022
-
-
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
- Nov 04, 2021
-
-
joergbuchwald authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Jan 11, 2021
-
-
Dmitri Naumov authored
Use const references where necessary.
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Oct 21, 2020
-
-
Dmitri Naumov authored
Fixing a SEGV occuring on meshes which don't have a MaterialIDs property. The dummy_property_vector does not exist after the else condition and the pointer passed to the material properties becomes a dangling pointer.
-
- 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 06, 2019
-
-
Dmitri Naumov authored
-
- Nov 03, 2019
-
-
Dmitri Naumov authored
-
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/'
-
- 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 25, 2019
-
-
- May 17, 2019
-
-
Dmitri Naumov authored
See previous commit for details.
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 19, 2018
-
-
Dmitri Naumov authored
-
- Jan 17, 2018
-
-
Dmitri Naumov authored
-