Skip to content
Snippets Groups Projects
Select Git revision
  • 121-buffersystem-receiver-info-without-sender-ranks
  • 128-some-tests-are-not-active
  • 3-stable
  • 4-stable
  • 5-stable
  • CodegenForRefinement
  • GeneratedOutflowBC
  • Remove_fSize_from_templates
  • UpdateGPUBenchmark
  • UpdatePhaseField
  • clang-tidy
  • clang11
  • clang_tidy2
  • cmake_cleanup
  • cnt_app
  • externalize_dependencies
  • fluidizedbed_showcase
  • lbmpy-kernel-comparison
  • master default protected
  • setup_walberla_codegen
  • v6.0dev
  • v5.1
  • v4.2
  • v5.0dev
  • v4.1
  • v3.3
  • v3.2
  • v4.0dev
  • v3.1
29 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Apr16121110854329Mar282726252221201514765128Feb2718151413974130Jan2726242322211512111098722Dec211714121187654330Nov29282321161514765231Oct1298542128Sep2625242119181131Aug272423222116141397630Jul276426Jun2522212019181514131211654131May3029282422211918171615149843230Apr2717161312111098654328Mar272624232221201914138627Feb26212019161424Aug26Apr30Mar5Dec18Mar14131211109865426Feb21201413121110987654Fix use of references in BoundaryHandlingCollection's constructoradded extensive benchmark for IProbe communicationchange BodyTypeTuple of Union to variadic templateMerge branch 'tuple' into 'master'Fixed and updated logging in force on sphere benchmarkTry to fix variadic templates on MSVCadded IProbe communication for varying size communicationadded stream output to TimerSupport building without BoostMerge branch 'update_gitignore' into 'master'Add /.idea to .gitignoreFix BoundaryHandling's std::tuple_size usage on GCC 5 and 6switch BoundaryHandlingCollection to std::tupleswitch BoundaryHandling to std::tuple[API] Remove dependency resolution from SingletonMake BoundaryHandling variadicRemove boost::tuple from VTKOutputMerge 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'