Commit graph

12 commits

Author SHA1 Message Date
Paul Romano
f82bdaa718
Bug fix in Region.from_expression during tokenization (#2733) 2023-10-20 10:04:05 -04:00
Paul Romano
0cf29f1459
Add type checks on Intersection, Union, Complement (#2685) 2023-09-13 12:49:38 -05:00
Paul Romano
a27d0e079f Allow inplace argument on Region.translate 2022-07-20 22:43:20 -05:00
Paul Romano
0e38755a0e Region expression: ensure halfspace followed by ( results in implicit & operator 2022-06-09 12:17:15 -05:00
Paul Romano
5f31e12443 Add test for Region.from_expression case with )( 2022-03-28 13:04:09 -05:00
Ethan Peterson
c88bd49597 finished unit tests 2020-02-27 12:31:15 -05:00
Paul Romano
d85df13ae7 Make surfaces take coefficients as first arguments 2019-09-04 15:10:53 -05:00
Paul Romano
325f9fcf72 Use lower-case argument names for surfaces consistently 2019-03-08 11:25:26 -06:00
Paul Romano
394ac75560 Add translate methods to surfaces and regions 2019-03-06 15:38:26 -06:00
Paul Romano
b573ad50cf Add test for Region.from_expression 2018-02-05 07:35:48 -06:00
Paul Romano
bf8c556b5a Unit tests for openmc.Cell 2018-02-05 07:35:48 -06:00
Paul Romano
d26165f524 Add tests for regions 2018-02-05 07:35:18 -06:00