Skip to content
Snippets Groups Projects
Select Git revision
  • 121-buffersystem-receiver-info-without-sender-ranks
  • 3-stable
  • 4-stable
  • AddaptTypeSystem
  • CMakeCodeGenPartTwo
  • ChannelFlow
  • CoVortex
  • CodegenForRefinement
  • CommunicationGPUBenchmark
  • ComnbinedGPUPackinfo
  • ExportCudaDeviceSelection
  • FixSinglePrecisionProblems
  • FlagFieldExample
  • FlowAroundSphere
  • FreeSurface
  • GPURefineTest
  • GPURefinement
  • GPURefinementImprovement
  • HRR
  • HydroPressure
  • v4.2
  • v5.0dev
  • v4.1
  • v3.3
  • v3.2
  • v4.0dev
  • v3.1
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Apr4329Mar282726252221201514765128Feb2718151413974130Jan2726242322211512111098722Dec211714121187654330Nov29282321161514765231Oct1298542128Sep2625242119181131Aug272423222116141397630Jul276426Jun2522212019181514131211654131May3029282422211918171615149843230Apr2717161312111098654328Mar272624232221201914138627Feb26212019161424Aug26Apr30Mar5Dec18Mar14131211109865426Feb2120141312111098765432131Jan3029282726231918Merge 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 explicitfixed shadowing warning for reduce type in walberla::timingadd FindBoost script to also detect newer versionsadd clang 8 to ciMerge branch 'boundaryforce' into 'master'Added functionality to LBM boundaries to optionally obtain the hydrodynamic force on those boundaries. Also added tests.Merge branch 'macroleakage' into 'master'undef internal macros in header filesMerge branch '48-boost-integer' into 'master'Fixed conversion issue (second try)fixed some spellingmoved createBlockForest to blockforestMerge branch 'tidyUpPoiseuilleTest' into 'master'Merge branch '41-possible-division-by-zero-in-dynamicdiffusive-load-balancer' into 'master'replaced boost constants with magic numbersFixed conversion issue.