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.014Jun131211654131May3029282422211918171615149843230Apr2717161312111098654328Mar272624232221201914138627Feb26212019161424Aug26Apr30Mar5Dec18Mar14131211109865426Feb2120141312111098765432131Jan302928272623191817161211109854323130282726252423221918171615225Dec21201411854130Nov29272418171614121098763227Oct26252420191813111054229Sep26201427Aug25242317161411875432128Jul2725242120191814Merge branch '59-std-array-support-for-send-recv-buffer-shift-operators' into 'master'Merge branch '58-get-pe-c-14-ready' into 'master'removed manual memory allocation from testsmarked memory unsafe add function deprecatedmade marshalling functions use smart pointersreplaced memory allocations in CreateWorld with smart pointersreplaced memory allocation in factories with smart pointers[API] removed PtrVectorremoved external dependency libccd[API] rebased Union on BodyStorage[API] removed Node[API] removed contacts from RigidBody[API] removec attached bodies[API] removed attachablesreplaced PtrVector by std::vector<std::unique_ptr<RigidBody>>fixed shortening warningMerge branch '63-cmake-changed-mpiexec-variable' into 'master'added automatic test scriptadded pe benchmarkchange MPIEXEC to MPIEXEC_EXECTUABLE; add commands for backwards compatibilityremoves empty lines and trailing white spaces[CI] selecting jobs based on environment variablesfixed issues with cuda buildsfixed clang-6.0 warningsadded clang-6.0 compiler to ciMerge branch '62-missing-virtual-dtor-in-base-classes' into 'master'Merge branch 'variadic' into 'master'[BUGFIX] added missing virtual dtor to base classUse perfect forwarding in MakeBlockDataInitFunctionMerge branch 'remove_boost_foreach' into 'master'Bugfixes in WALBERLA_FOR_ALL_CELLS MacroRemove BOOST_FOREACH macro and replace range-based forUse variadic template in MakeBlockDataInitFunctionMerge branch 'boost_bind_to_std_bind' into 'master'Replace boost::bind with std::bindImplemented std::array support for send and recv buffer shift operators (also extended buffer test)Merge branch 'mesh_setup_with_refinement' into 'master'Add correction when using refinement and boundary setup from meshesAdapted codegen example file to changes in lbmpyMerge branch 'mpitrait' into 'master'