Commit graph

11 commits

Author SHA1 Message Date
Gavin Ridley
ad4e1c9f4a remove std:: from vector,unique_ptr,make_unique,array 2021-05-03 18:01:27 -04:00
Gavin Ridley
d5d2072266 change particle to using accessor methods 2021-05-03 17:56:57 -04:00
Paul Romano
cc919d25c5 Use fmt/core.h header to reduce compile time 2020-02-10 10:33:57 -06:00
Paul Romano
2a230cd739 More use of fmt::print and fmt::format 2020-02-10 10:33:57 -06:00
John Tramm
c60a7e569f formatting cleanup 2020-01-14 20:16:33 +00:00
John Tramm
63ef983f19 formatting sweep 2020-01-14 02:14:09 +00:00
John Tramm
768102ad18 converted tracks to be particle owned, rather than global threadprivate 2019-12-12 22:19:56 +00:00
Paul Romano
368f89697d Use Position and Direction in Particle class 2019-03-01 16:00:36 -06:00
Paul Romano
b4ed267d4b Add trailing underscore on Particle data members 2019-03-01 15:59:21 -06:00
Paul Romano
3358880959 Fix OpenMP builds on Intel compiler 2019-02-21 22:55:25 -06:00
Paul Romano
07fc0985bc Convert particle track writing to C++ 2019-02-20 15:03:36 -06:00