Commit graph

26 commits

Author SHA1 Message Date
Paul Romano
bc09d1ef55 adding back files to be reviewed 2019-10-28 11:55:45 -05:00
Paul Romano
ae28233110 deleting all files to prepare for review 2019-10-28 11:48:19 -05:00
Paul Romano
30efbcc6a8 Add a missing virtual destructor on Mesh 2019-09-18 13:37:04 -05:00
Sterling Harper
b804ddc952 Address comments on #1246 2019-06-06 17:12:49 -04:00
Sterling Harper
7f8e993e93 Implement rectilinear meshline plots 2019-05-29 15:48:58 -04:00
Sterling Harper
7a49a29f38 Refactor and fix RegularMesh meshline plots 2019-05-29 15:39:57 -04:00
Sterling Harper
a0d3d11328 Clean up RectilinearMesh implementation 2019-05-29 13:14:45 -04:00
Sterling Harper
c196405a34 Add RectilinearMesh Python class 2019-05-28 13:23:59 -04:00
Sterling Harper
ce2bf83254 Start implementing RectilinearMesh 2019-05-24 11:14:35 -04:00
Paul Romano
d980b4a5ea Make secondary_bank_ a vector and improve interfaces 2019-03-19 13:57:42 -05:00
Sterling Harper
3de82b7438 Compute mesh intersections rather than searching 2019-03-17 14:32:36 -04:00
Paul Romano
368f89697d Use Position and Direction in Particle class 2019-03-01 16:00:36 -06:00
Paul Romano
0439eb0fa1 Convert remainder of tallies to C++ 2019-02-21 19:30:04 -06:00
Paul Romano
d0b6d9fbd6 Move read_tallies_xml to C++ 2019-02-20 23:34:36 -06:00
Paul Romano
8f5517c212 Start translating openmc_statepoint_write to C++ 2019-02-06 07:11:44 -06:00
Paul Romano
5fae5ffa9e Namespacing for mesh/material global variables 2018-11-14 15:00:16 -06:00
Paul Romano
4c47d868b4 Make sure RegularMesh methods are const. Address other comments by @smharper 2018-09-07 06:41:25 -05:00
Paul Romano
50dcae1772 Add Doxygen comments, remove unused variables 2018-09-05 14:31:54 -05:00
Paul Romano
8af84064ca Implement surface_bins_crossed for mesh 2018-09-04 07:01:27 -05:00
Paul Romano
a10ef739ba Bindings for bins_crossed 2018-09-03 14:36:14 -05:00
Paul Romano
18f9f91833 Read meshes from tallies file 2018-09-03 06:50:49 -05:00
Paul Romano
6a1d653547 Convert count_bank_sites, Shannon entropy, UFS to C++ (incomplete) 2018-09-03 06:50:49 -05:00
Paul Romano
fb22413e8d Move mesh C API functions to C++ 2018-09-03 06:50:49 -05:00
Paul Romano
fe76ad695f Add bins_crossed method for RegularMesh 2018-09-03 06:50:49 -05:00
Paul Romano
19de269ae6 Populate meshes vector from settings.xml 2018-09-03 06:50:49 -05:00
Paul Romano
9e0e868577 Add C++ version of RegularMesh class 2018-09-03 06:50:49 -05:00