0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix RuntimeDB unit test after removing bogus (e^- + e^-) interaction More... almost 13 years ago
DATA::findMaxSigmaV also evaluates sigma(v_rel_max) More... almost 13 years ago
add missing range in Ar+e^- elastic cross section and made note as to the incomplete nature of the data More... almost 13 years ago
make docs more independent More... about 13 years ago
add 87Rb + 85Rb collision again More... about 13 years ago
add new filter loading unit test to cmake build More... about 13 years ago
add unit test for filter loaders More... about 13 years ago
improve 85Rb data More... about 13 years ago
fix bug with Section filter when duplicate entries exist from multiple sections More... about 13 years ago
change catch statements to be more liked by the IBM compilers More... about 13 years ago
change more "static inline" to just inline in support of IBM compilers More... about 13 years ago
change ::iterator to ::const_iterator More... about 13 years ago
fixed typo More... about 13 years ago
use new cmake local find package stuff More... about 13 years ago
make sure that boost dirs/defines are added as needed by physical More... over 13 years ago
Merge remote branch 'usr14/master' More... over 13 years ago
XSTR(CHIMP_PARTICLEDB_XML) now only done in default_data::particledb() More... over 13 years ago
Several cmake usability changes More... over 13 years ago
Move interactions monitor in Driver to more safe place More... over 13 years ago
install chimp data as part of cmake install More... over 13 years ago
Jamroot now allows ../Jamroot to load boost, xylose, ... More... over 13 years ago
finished implementing RuntimeDB::addModel More... over 13 years ago
Fix bad upper case of N2(w3) name More... over 13 years ago
added filter xml parsers More... over 13 years ago
added first cmake build configuration More... over 13 years ago
Add more set*() type functions and remove 'static' keyword for inline functions. More... over 13 years ago
Set::calcOutputPath no longer updates max_sigma_vrel. More... over 13 years ago
changed <int> cast to floor More... over 13 years ago
selectRandomPair now uses randExc instead of trying to implement randExc itsself More... over 13 years ago
forgotten std:: prefix on abs More... over 13 years ago