Commit graph

15 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
b2ad4d37dd Overload operator<< for Position 2019-05-14 08:47:57 -05:00
Paul Romano
73c4d97a37 Add Position::rotate method 2019-05-13 13:04:22 -05:00
Paul Romano
368f89697d Use Position and Direction in Particle class 2019-03-01 16:00:36 -06:00
Paul Romano
e8af7a2d16 Convert scattering routines to C++ 2018-11-26 23:00:44 -06:00
pshriwise
3c12328bc3 Removing union in Position struct. 2018-09-25 21:02:33 -05:00
shriwise
c975644d4e Maintain default values in Pos/Dir struct. 2018-09-21 15:52:38 -04:00
shriwise
b3dd1f5751 Simplifying index operators. 2018-09-21 15:52:38 -04:00
shriwise
baa92194ef Making Position/Direction structs more friendly for array-based signatures. 2018-09-21 15:51:27 -04:00
Paul Romano
ce04299f30 Fix clang complaining about control reaching end of non-void function 2018-09-12 23:16:08 -05:00
Paul Romano
b7feb47971 Add norm method on Position 2018-09-03 06:50:49 -05:00
Sterling Harper
de38aa5a63 Address #1061 comments 2018-08-27 17:07:22 -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/position.h (Browse further)