Commit graph

16 commits

Author SHA1 Message Date
Paul Romano
1bc2bd8460 Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
Paul Romano
43804fc09d Merge branch 'develop' into rng-stream-changes 2021-05-11 16:53:10 -05:00
Gavin Ridley
ad4e1c9f4a remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
Paul Romano
1e1bfb40f1 Add uniform_distribution function for clarity 2021-05-03 09:43:09 -05:00
Paul Romano
fd40a874cc Remove unnecessary sampling in angle-energy distributions 2021-05-03 09:43:09 -05:00
John Tramm
0602ddd8a3 refactor seed and seed aray variable names 2019-12-05 19:50:31 +00:00
John Tramm
638172e68d refactor of prn() interface and python interface changes 2019-12-04 16:35:01 +00:00
Paul Romano
eca3ce33d2 Fix pointer placement on uint64_t 2019-11-27 07:04:11 -06:00
John Tramm
642c3a8ac7 first sweep of refactoring is complete. now for debugging 2019-11-21 23:03:52 +00:00
Paul Romano
1d5242ede1 Fix a whole bunch of -Wall warnings 2019-03-26 14:11:47 -05:00
amandalund
3f0af69aef Fix energy distributions to correctly sample discrete lines 2018-09-11 08:46:12 -05:00
amandalund
74a7a6b361 Merge branch 'develop' into photon-production-fix 2018-08-27 09:07:35 -05:00
amandalund
bad7851822 Account for photon production of summed reactions 2018-08-23 16:29:40 -05:00
Paul Romano
9f0ea52d1a Move headers to include/openmc directory and openmc.h -> openmc/capi.h 2018-08-20 14:40:32 -05:00
Paul Romano
ff763e5c2b Add doxygen comments 2018-08-10 12:50:56 -05:00
Paul Romano
b1266b0684 Convert KalbachMann 2018-08-10 12:50:56 -05:00