Paul Romano
ca58e14073
Apply suggestions from @pshriwise code review
...
Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
2022-01-23 14:03:18 -06:00
Paul Romano
6bb6e2ec0c
Fix failing unit tests
2022-01-21 08:18:54 -06:00
Olaf Jochen Schumann
776c6baf1f
Changes request by @gridley
2021-12-22 16:19:58 +01:00
Olaf Schumann
d723dd7f07
Add Cylindrical & Spherical Mesh for Tally Filter
...
New method for ray-tracing the mesh, used for both MeshFilter & MeshSurfaceFilter. For all Structured Meshes!
meshes
negative/positive_grid_boundary to non-virtual function for speed
MeshIndex typedef now a std::array instead of int[3] -> Get rid of pointers (see e.g. core quidelines I.13)
MeshDistance class to stroe all relevant information
2021-12-20 19:41:52 +01:00
Shikhar Kumar
6cb5b8b149
Address @smharper comments
2021-03-08 20:17:44 -05:00
Shikhar Kumar
ee077b4d61
Define cmfd_src on all procs
2021-02-09 13:47:04 -05:00
Shikhar Kumar
34275f4c72
Minor bug fixes
2021-02-09 12:41:41 -05:00
Shikhar Kumar
f83ab39b99
First pass at exposing rectilinear mesh through C API
2021-02-08 22:25:17 -05:00
Paul Romano
4943ae9307
Alphabetize import ordering (and use relative imports in a few places)
2020-04-06 15:16:09 -05:00
Paul Romano
e34a71b448
Remove unused imports across entire Python API
2020-03-31 18:11:31 -05:00
Paul Romano
bbb0b78383
Rename openmc.capi -> openmc.lib
2019-09-13 10:38:26 -05:00