- 28 Aug, 2021 1 commit
-
-
- 15 Apr, 2021 1 commit
-
-
- 09 Feb, 2021 1 commit
-
-
- 08 Aug, 2019 1 commit
-
-
Michael Kuron authored
This was lost in the migration from boost to std as boost::hash<T> (and thus boost::unordered_map<T,V>) uses hash_value<T> if available and std::hash<T> (and thus std::unordered_map<T,V>) does not.
-
- 26 Mar, 2019 1 commit
-
-
- 30 Mar, 2017 1 commit
-
-
Christian Godenschwager authored
If you have access to the old closed source waLBerla repository, you may restore the complete history with the following command git fetch git@i10git.cs.fau.de:software/walberla.git 'refs/replace/*:refs/replace/*'
-