- 10 Sep, 2019 2 commits
-
-
Matthias Markl authored
markl
-
Matthias Markl authored
-
- 29 Aug, 2019 2 commits
-
-
Sebastian Eibl authored
Fixed small bug in pe's HCSITS solver and added overrelaxation parameter See merge request walberla/walberla!223
-
-
- 28 Aug, 2019 14 commits
-
-
Martin Bauer authored
additional clang tidy checks See merge request walberla/walberla!226
-
Martin Bauer authored
Resolve "update clang-tidy to version 8" Closes #86 See merge request walberla/walberla!186
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
[ADD] boost* [ADD] mpi* [ADD] openmp* [ADD] portability
-
Sebastian Eibl authored
-
- 27 Aug, 2019 2 commits
-
-
Sebastian Eibl authored
Updates for ExprTk See merge request walberla/walberla!224
-
Dominik Thoennes authored
[API] Resolve "move sqlite from postprocessing" Closes #97 See merge request walberla/walberla!222
-
- 26 Aug, 2019 2 commits
-
-
Arash Partow authored
-
Sebastian Eibl authored
-
- 16 Aug, 2019 1 commit
-
-
Dominik Thoennes authored
To break unneeded dependencies in postprocessing the SQLite part is moved to its own module and namespace. Therefore in the include and the function calls "postprocessing" hast to be removed or replaced by "sqlite" e.g.: #include "postprocessing/sqlite/SQLite.h" -> #include "sqlite/SQLite.h" postprocessing::store... -> sqlite::store...
-
- 14 Aug, 2019 2 commits
-
-
Martin Bauer authored
-
Martin Bauer authored
Specialize std::hash<T> for Cell, Vector2, Vector3 See merge request walberla/walberla!221
-
- 12 Aug, 2019 2 commits
-
-
Martin Bauer authored
Fluctuating MRT Closes #80 See merge request walberla/walberla!220
-
-
- 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.
-
- 02 Aug, 2019 1 commit
-
-
Dominik Thoennes authored
Add cmake option WALBERLA_LOG_SKIPPED See merge request walberla/walberla!219
-
- 31 Jul, 2019 2 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- 30 Jul, 2019 9 commits
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-