summaryrefslogtreecommitdiff
path: root/src/propagate.cu
AgeCommit message (Expand)Author
2011-09-11remove #include.Anthony LaTorre
2011-09-10store geometry struct in shared memory. this increases photon propagation spe...Anthony LaTorre
2011-09-10Add the ability to propagate the same photons multiple times on theStan Seibert
2011-09-06geometry on the GPU is now a struct created in the GPUGeometry class. coding ...Anthony LaTorre