Commit graph

15 commits

Author SHA1 Message Date
John Tramm
977ade79a1
Replace xtensor with internal Tensor/View classes (#3805)
Co-authored-by: John Tramm <jtramm@gmail.com>
2026-02-17 09:50:38 -06:00
Gavin Ridley
ad4e1c9f4a remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
Paul Romano
e7ab675e3e Have ufs_get_weight accept a reference instead of pointer 2020-04-23 16:37:23 -05:00
John Tramm
b41f3aadb4 Code cleanup. Removed some dead code from throughout. 2020-01-08 22:55:30 +00:00
Paul Romano
ab0b9eb0bc Translate most of load_state_point to C++ 2019-02-06 07:11:44 -06:00
Paul Romano
8f5517c212 Start translating openmc_statepoint_write to C++ 2019-02-06 07:11:44 -06:00
Paul Romano
b8187571b3 Move source and fission banks to C++ 2018-11-26 23:00:44 -06:00
Paul Romano
833eb56030 Use simulation namespace for globals in eigenvalue.h 2018-11-14 15:00:15 -06:00
Paul Romano
6845bf14cd Fix comment, remove leftover std::cout 2018-10-25 18:00:16 -05:00
Paul Romano
1c7ebf198e Convert openmc_get_keff to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
05ecbb153a Convert calculate_average_keff to C++ 2018-10-19 07:41:29 -05:00
Paul Romano
8ebd26b160 Move code related to k_generation to C++ 2018-10-15 13:42:10 -05:00
Paul Romano
02fbc1582d Convert synchronize_bank to C++ 2018-10-15 13:42:10 -05:00
Paul Romano
04e48224e6 Almost complete mesh conversion 2018-09-03 06:50:49 -05:00
Paul Romano
6a1d653547 Convert count_bank_sites, Shannon entropy, UFS to C++ (incomplete) 2018-09-03 06:50:49 -05:00