Commit graph

15 commits

Author SHA1 Message Date
John Tramm
5111aa2621
Random Ray Transport (#2823)
Co-authored-by: Gavin Ridley <gavin.keith.ridley@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2024-04-18 22:10:16 +00:00
Paul Romano
1bc2bd8460 Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
Paul Romano
7668c79881 Remove unused source sampling timer 2020-10-13 12:45:35 -05:00
Paul Romano
2997120755 Display time writing statepoint files 2020-09-23 07:47:45 -05:00
John Tramm
3641a6632f added timers 2020-01-20 18:19:59 +00:00
Paul Romano
a7d08364d3 Parallelize source site generation for fixed source calcs 2020-01-14 15:10:33 -06:00
Paul Romano
9a2298f66d Move read_ce_cross_sections to C++ 2019-01-30 22:15:48 -06:00
liangjg
c05bb28b7a fix zero timing of initialization and eclapsed time 2018-12-19 16:11:04 -05:00
Paul Romano
a63a89f9d6 Put timers in simulation namespace 2018-11-14 15:00:16 -06:00
Paul Romano
9a772539bf Fix incorrect timing values 2018-10-31 07:24:44 -05:00
Paul Romano
6a3911c248 Move openmc_reset and openmc_hard_reset to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
85a5af2f5f Move openmc_next_batch to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
a4ddaf9ed6 Move finalize_batch and write_source_point to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
ccf1ced25e Move openmc_init, initialize_batch, openmc_simulation_finalize to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
d7da87ca1d Write C++ version of Timer class and use in synchronize_bank 2018-10-15 13:42:10 -05:00