Skip to content
Snippets Groups Projects
Select Git revision
  • 3-stable
  • boundaryforce
  • check-undefined-sanitizer
  • fix-undefined-behaviour-sanitizer
  • fluidizedbed_showcase
  • master default protected
  • new-pe-world
  • real_t_literal
  • test
  • v3.3
  • v3.2
  • v4.0dev
  • v3.1
13 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Apr121110854329Mar282726252221201514765128Feb271815141312974130Jan2726242322211512111098722Dec211714121187654330Nov29282321161514765231Oct1298542128Sep2625242119181131Aug272423222116141397630Jul276426Jun2522212019181514131211654131May3029282422211918171615149843230Apr2717161312111098654328Mar272624232221201914138627Feb26212019161410Jan19Dec24Aug26Apr30Mar5Dec18Mar14131211109865426Feb21201413121110987654Merge with upstreamtesttestFixed and updated logging in force on sphere benchmarkmastermasterMerge branch 'update_gitignore' into 'master'Add /.idea to .gitignoreMerge branch 'fix-missing-assert-include' into 'master'fix missing assert includeMerge branch 'remove_boost_uuid' into 'master'Merge branch 'remove_boost-algorithm' into 'master'Remove boost::algorithmfollowing standard for random uuidsMerge branch 'remove_boost_multi_array' into 'master'Removed boost multi_array where possibleMerge branch 'remove-boost-tribool' into 'master'Adapted tribool to optional API change in BlockExclusion.hMerge branch '90-no-semicolon-after-walberla_assert-in-release' into 'master'Merge branch 'replace-dynamic-bitset' into 'master'Replace boost::dynamic_bitset with std::vector<bool>add semicolons for ASSERT macrosFixed wrong usage of optionalreplaced boost::uuid with RandomUUIDFixing std::optional (std::experimental::optional does not seem to have the exact same interface as std::optional)Replaced boost::tribool with walberla::optional.Added reference to MRT sweepfixed find boost problem for clang 4Merge branch 'Fix_errors_boost-type-traits' into 'master'Fix errors introduced with replacing boost::type_traitsMerge branch 'replace_boost-type_traits-enable_if-mpl' into 'master'Replace boost::{type_traits, enable_if and mpl} with standard library features where (easily) possibleMerge branch 'remove_boost_tuple_from_pe' into 'master'Merge branch 'boostref' into 'master'Remove leftover boost references from commentsReplace remaining uses of boost::refreplace boost::tuple with std::tuple in pecodegen integration: add pystencils include directoryMerge branch '84-add-clang-8-0-to-ci' into 'master'Merge branch 'lbmdocu' into 'master'Added docu to PdfField classMerge branch 'boost-math-range' into 'master'Replace Boost lexical_cast, numeric, math, range, demangle, hashmade implicit check explicit