Skip to content
Snippets Groups Projects
Select Git revision
  • 121-buffersystem-receiver-info-without-sender-ranks
  • 128-some-tests-are-not-active
  • 146-cuda-gcc-config-warning
  • 3-stable
  • 4-stable
  • 5-stable
  • 6-stable
  • AtomicAdd_for_CUDA_compute_capabilities<6.0
  • ChargedParticles
  • CodegenForRefinement
  • GeneratedOutflowBC
  • RayleighBernardConvection
  • Remove_fSize_from_templates
  • UpdateGPUBenchmark
  • UpdatePhaseField
  • antidunes-visualization
  • arashpartow/update_exprtk_0.0.3
  • bam_piping_erosion
  • change-default-layout-fzyx
  • clang-tidy
  • v7.0dev
  • v6.1
  • v6.0dev
  • v5.1
  • v4.2
  • v5.0dev
  • v4.1
  • v3.3
  • v3.2
  • v4.0dev
  • v3.1
31 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Jan26252423221918171615225Dec21201411854130Nov29272418171614121098763227Oct26252420191813111054229Sep26201427Aug25242317161411875432128Jul272524212019181413111076529Jun2827262322201497231May30231917169854328Apr252012111074331Mar30Removed unnecessary loggingFix typoAdded normal calculation to intersect functionsGather intersections only on rootAdded leading zeros for timestep to tbuffer output filenamesFixed inliningInlined isPlaneVisible and coordinateToArrayIndexAdd 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 fix