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 |
|
Paul Romano
|
ce62bbd9c5
|
Add missing override specifiers
|
2023-02-16 14:06:59 -06:00 |
|
Paul Romano
|
1bc2bd8460
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
Gavin Ridley
|
ad4e1c9f4a
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
Adam Nelson
|
77015c0b14
|
Fixed issue in MG-Mode which surfaced when running problems which have microscopic cross sections defined and multiple fissile isotopes in a material
|
2020-10-15 13:46:05 -05:00 |
|
Gavin Ridley
|
741f6d85e0
|
make MG scattering gmin, gmax be int, not double
|
2020-02-28 12:01:28 -05:00 |
|
Gavin Ridley
|
9483c409a8
|
convert all but one thing in cell.h to enums
|
2020-01-16 15:41:45 -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 |
|
John Tramm
|
2ec02d6472
|
Apply formatting fixes from code review
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
|
2019-12-03 10:36:01 -06:00 |
|
Paul Romano
|
eca3ce33d2
|
Fix pointer placement on uint64_t
|
2019-11-27 07:04:11 -06:00 |
|
John Tramm
|
5502f38580
|
partially done with refactoring
|
2019-11-21 22:19:15 +00:00 |
|
Paul Romano
|
06751d5373
|
Move openmc_load_nuclide, openmc_material_add_nuclide, and read_mgxs to C++
|
2019-01-30 22:15:48 -06:00 |
|
Adam G Nelson
|
35def7aac2
|
Got it all working, next would like to take advantage of the xtensor features to reduce lines of code
|
2018-09-01 11:01:56 -04:00 |
|
Adam G Nelson
|
4e92988433
|
Saving state
|
2018-08-31 18:18:01 -04:00 |
|
Paul Romano
|
9f0ea52d1a
|
Move headers to include/openmc directory and openmc.h -> openmc/capi.h
|
2018-08-20 14:40:32 -05:00 |
|