Commit graph

17 commits

Author SHA1 Message Date
Paul Romano
1bc2bd8460 Apply clang-format on entire source 2021-08-11 11:41:49 -05:00
Gavin Ridley
061156e79a address PR comments 2021-05-03 18:03:06 -04:00
Gavin Ridley
ad4e1c9f4a remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
Paul Romano
43eae72aeb Use references consistently in physics modules 2020-04-23 16:37:23 -05:00
John Tramm
63ef983f19 formatting sweep 2020-01-14 02:14:09 +00:00
John Tramm
58e3d3a275 simplified interface for creating fission sites 2020-01-13 20:03:18 +00:00
John Tramm
747971dffe Added multigroup support for shared fission bank. Should be relatively easy to support for GPU. 2020-01-07 18:25:50 +00:00
Paul Romano
d980b4a5ea Make secondary_bank_ a vector and improve interfaces 2019-03-19 13:57:42 -05:00
Paul Romano
368f89697d Use Position and Direction in Particle class 2019-03-01 16:00:36 -06:00
Paul Romano
f8925b25be Convert transport() and cross_surface() to C++ 2019-02-15 10:59:23 -06:00
Adam G Nelson
999415be6a removed a todo from physics_mg 2018-12-06 19:40:10 -05:00
Paul Romano
c301612ca2 Namespace mgxs-related global variables 2018-11-14 15:00:16 -06:00
Adam G Nelson
5af41ce3c3 Resolving review comments: adding doxygen param lists, cleaning up references/pointers 2018-10-13 13:33:06 -04:00
Adam G Nelson
a9641b8e2a Cleaned up the C and Fortran interfaces; includes removing interfaces which are no longer needed and removing the _c from C functions which no longer have Fortran links 2018-10-12 11:51:23 -04:00
Adam G Nelson
e3e388bb6d Completed replacement of physics_mg.F90 with C++ 2018-10-12 10:40:35 -04:00
Adam G Nelson
ef9908e774 Added create_fission_sites and absorption to physics_mg.cpp 2018-10-09 20:35:25 -04:00
Adam G Nelson
960f71e276 whoops, including files 2018-10-08 14:01:52 -04:00