0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix the sign ;-^ More... over 15 years ago
Fix, draw_displacement_wrapper has changed. More... over 15 years ago
Support only fixed size surfaces along x, y or, z. More... over 15 years ago
Sort particles before adding in initialize. More... over 15 years ago
Changes to species and particle class definitions... More... over 15 years ago
Added 1D tests and fixed a typo in Makefile.am More... over 15 years ago
Added 1D Green's Functions and modified Makefile.am More... over 15 years ago
Make Event object polymorphic. More... over 15 years ago
Fix coding style. More... over 15 years ago
Remove unnecessary inline. More... over 15 years ago
Add inline to the method definitions. More... over 15 years ago
Make r0 as a constructor parameter of every pair greens function. More... over 15 years ago
Improve integrity check code in multi. More... over 15 years ago
Fix serious bug in add_to_multi() and merge_multis(). Shells that have previously belonged to the original domain got removed from main.containers accidentally. Besides, domain ids of those shells were not correctly updated. More... over 15 years ago
Fix ECELL_CHECK More... over 15 years ago
Fix test. More... over 15 years ago
Forgot to update EventSchduler.time. More... over 15 years ago
Add __contains__() to ParticleContainer. Fix merge_multis() More... over 15 years ago
WTF. More... over 15 years ago
Fix EventScheduler mess. EventScheduler no longer has step() method. Dispatch is now done in the simulator, which may have an impact on the performance. More... over 15 years ago
Make register_std_exception_handler() accept arbitrary exception classes. More... over 15 years ago
Obviously unmaintained ;( More... over 15 years ago
update More... over 15 years ago
Fix logger. Write name of species type correctly. More... over 15 years ago
Fix scheduler.getSize() is now scheduler.size. More... over 15 years ago
Refactor fire_single(). More... over 15 years ago
Add CylindricalBesselTable.hpp to .hgignore More... over 15 years ago
Use boost::range_value<> instead of dependent type. More... over 15 years ago
Refactor DynamicPriorityQueue and EventScheduler More... over 15 years ago
typo in I_gbd_r_F. More... over 15 years ago