Commit graph

23 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
e7f3e34088 Fix from_hdf5 for hex lattice with x orientation. Assorted other fixes. 2019-06-10 13:13:52 -05:00
Paul Romano
a465dcdb16 Consistently use 'x' / 'y' for hex lattice orientation 2019-06-04 15:59:51 -05:00
dr.yuri
d860266892 test lattice OX according to PEP8 2019-05-31 02:38:06 +03:00
dryuri92
0333c5d500
call function by ref 2019-05-30 22:10:07 +03:00
dryuri92
4e0c52a628
rename HexOrientation to Orientation 2019-05-30 22:06:36 +03:00
Sterling Harper
e442f52102 Use enum for hex lattice orientation 2019-05-27 15:16:37 -04:00
Sterling Harper
f8690b87a0 Modify code to comply with the style guide 2019-05-27 14:59:05 -04:00
dr.yuri
7059b56e79 one distance function 2019-05-23 12:29:19 +03:00
dr.yuri
d3e661e7da One possible decision of a conflict 2019-04-11 15:41:21 +03:00
dr.yuri
7813b284ad code was corrected,tabs were replaced by spaces, results for tallies test get from current version 2019-04-11 12:23:44 +03:00
dr.yuri
4b2bb55054 new hex first commit 2019-04-08 16:01:36 +03:00
dr.yuri
967161cee8 test changes 2019-03-15 12:16:49 +03:00
Paul Romano
86c33fa7cb Fix build warnings 2019-03-13 08:27:35 -05:00
Paul Romano
e3f9446c23 Determine lattice indices accounting for particle's direction 2019-03-01 15:59:21 -06:00
Paul Romano
38e39c4486 Use unique_ptr consistently for global vectors 2019-03-01 15:56:21 -06:00
Paul Romano
964fdfde30 Remove cells array on Fortran side 2019-02-15 11:00:00 -06:00
Paul Romano
6436cab302 More namespacing for global variables 2018-11-14 15:00:15 -06:00
Sterling Harper
0e348e338b Remove global_ prefix from global geometry vectors 2018-08-27 19:06:01 -04:00
Sterling Harper
260bf843e8 Add trailing underscores to class attributes 2018-08-27 18:45:02 -04:00
Sterling Harper
01b216b63a Merge remote-tracking branch 'upstream/develop' into cpp_geometry 2018-08-24 20:45:52 -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
Renamed from src/lattice.h (Browse further)