0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve coalescence in euler kernel
Giuseppe "Oblomov" Bilotta
as Giuseppe Bilotta
More... over 13 years ago
Torus and Cone added to example. More... over 13 years ago
Fixed IsInside method. More... over 13 years ago
Fixed a bug in GLDraw. More... over 13 years ago
Now when writefreq !=0, output is written at t=0 too. More... over 13 years ago
New example added. More... over 13 years ago
Fixed bug in inertia matrix. TODO: test unfill method and check GLDraw. More... over 13 years ago
Now EnergyGenerator is almost working. TODO: test with torus partially inside water (possible bug) More... over 13 years ago
Fixed partmass issue for object #3. More... over 13 years ago
Fixed partmass issue for object #1. More... over 13 years ago
Fixed FillDisk call. More... over 13 years ago
Fixed center of gravity position and inertia matrix. More... over 13 years ago
Fixed FillDisk method. More... over 13 years ago
Added two (non well working) multi-fluid test cases. More... over 13 years ago
Fixed drawing for multi fluid. More... over 13 years ago
Changed object(info) to PART_FLUID_NUM(info) More... over 13 years ago
Fixed part type, object ... macros for VTKWriter. TODO: solve object particle 0 mass bug in example. More... over 13 years ago
Changed back particle flag testing functions. More... over 13 years ago
Merge branch 'floating_objects' of 128.220.58.153:/var/git/GPUSPH into floating_objects More... over 13 years ago
Moved to thrust (not using cudpp anymore). More... over 13 years ago
Changed particle test flag => works with new VTKWriter but leads to problrm in SPH computation . TODO: to be fixed More... over 13 years ago
Small clening and cosmetic changes. More... over 13 years ago
Added new VTK array containing explicitely the type of each particle. More... over 13 years ago
Corrected FIll and IsInside methods. Enegergy generator still not working with Torus. More... over 13 years ago
Corrected typpo. More... over 13 years ago
Work in progress on EnergyGEnerator: torus still not working. More... over 13 years ago
Cleaned example code. More... over 13 years ago
Added __forceinline__ ro device functions. More... over 13 years ago
cudaFuncSetCacheConfig removed (replaced by a global cudaDeviceSetCacheConfig). More... over 13 years ago
cudaDeviceSetCacheConfig added. More... over 13 years ago