0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix s.dump_reaction_rules. More... over 15 years ago
Add model to world. More... over 15 years ago
Fix memberwise_compare() to use const iterators instead of mutable iterators More... over 15 years ago
Fix. Plane has no unit_z anymore. More... over 15 years ago
Add EGFRDModel, subclass of ParticleModel. More... over 15 years ago
Export Species from Model. More... over 15 years ago
Forgot to apply the change on these. More... over 15 years ago
test. More... over 15 years ago
Forgot to add Logger.cpp to the source file list. More... over 15 years ago
Merge. More... over 15 years ago
Green's function clean-up. * Remove std::cerr / printf() in favor of logging facility. * deconstify the argument types and return type of every function More... over 15 years ago
Fix. Particle pool is no more in dump_particles_by_sid. More... over 15 years ago
when t is large and psurv is zero, return a. More... over 15 years ago
Oops. More... over 15 years ago
Use Structure::random_position() instead. More... over 15 years ago
Use new API. More... over 15 years ago
Merge More... over 15 years ago
Implement hardbody in C++ for benchmarking. More... over 15 years ago
Merge More... over 15 years ago
Forgot to update Makefile.am More... over 15 years ago
Add --enable-debug that turns off optimization and defines DEBUG macro. More... over 15 years ago
At least 2.4 is needed. More... over 15 years ago
Remove check for pychecker More... over 15 years ago
Add missing print_report() to ParticleSimulatorBase. More... over 15 years ago
*Heads up* Separate model related classes into "model" module Replace surface classes by those of C++ version. More... over 15 years ago
Ignore samples/*/*.out More... over 15 years ago
Add a number of files to .hignore More... over 15 years ago
Fix warning. More... over 15 years ago
Cancel the propagation and then return if collisions with particles outside the domain have occurred, rather than retrying the propagation. More... over 15 years ago
s/SpeciesTypeID/SpeciesID/g More... over 15 years ago