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
  • free-surface
  • lbmpy-kernel-comparison
  • master default protected
  • 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.026Jan252423221918171615225Dec21201411854130Nov29272418171614121098763227Oct26252420191813111054229Sep26201427Aug25242317161411875432128Jul272524212019181413111076529Jun2827262322201497231May30231917169854328Apr252012111074331Mar30Add global image output and removed some superfluous codeFixed bug in coordinate to array index methodChanged tbuffer data structure from map to vector (4% performance improvement)WIP commitWIP commitWIP commitAdded raytracer timing to 02_ConfinedGasExtendedReplaced INFINITY with numeric_limits::maxChanged some naming of some Raytracer member variablesAdded commentsRemoved marking bodies as invisible, added visibility logic for plane (from behind a plane is invisible)Added padding for AABB intersection testingFixed bug in reductionUnhide plane in tutorialInverted color of ppm output images (white is closest now)Added support for objects in globalStorage and added functionality to hide certain bodies for raytracerMade Raytracer invalid output directory error message more verboseAdded Raytracer to ConfinedGasExtendedSome documentation for Ray.hAdded toggleable block AABB intersection precheckingMitigated some warningsAdded timing functionality, minor changesBetter config reading of vectors, check validity of tbuffer output path in setterAdded tbuffer output functionality to raytracerRaytracer in confinedgas uses a config objectFixed bug causing a crash in raytracerSome more config error checking in Raytracer constructorSome more documentationAdded Raytracer with Config loading constructor, fixed linking issueMoved raytracing code into its own filesFixed indentationSmall fixSmall fixChanged t buffer output logicSilenced some warningsUpdated Raytracing test for refactored intersection codeSilenced some warningsDont write buffer output on clusterAdded config param outputAdded config reading to 01_Tutorial_ConfinedGas