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
|
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 |
|
Gavin Ridley
|
9483c409a8
|
convert all but one thing in cell.h to enums
|
2020-01-16 15:41:45 -05:00 |
|
Gavin Ridley
|
2f879c8326
|
underscore for xsdata class variables
|
2019-11-08 13:30:41 -05:00 |
|
Gavin Ridley
|
a2bcb07e03
|
Mgxs may now be used in external linked programs
|
2019-11-07 13:27:16 -05:00 |
|
Sterling Harper
|
3ff2410dfa
|
Fix MG mode delayed nu-fission indexing bug
|
2019-02-07 13:13:43 -05: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
|
4b56c86c50
|
Cleaning up code, resolving @paulromano comments
|
2018-09-05 20:46:33 -04:00 |
|
Adam G Nelson
|
be16cb750d
|
Added supportfor group-wise betas
|
2018-09-03 15:15:05 -04:00 |
|
Adam G Nelson
|
d6f94f7ce8
|
added specialized fission-getting methods
|
2018-09-02 18:59:28 -04: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 |
|