Commit graph

19 commits

Author SHA1 Message Date
Patrick Shriwise
c943128587 Add pytest request path to location of cleanup files in cpp driver test 2022-08-06 06:18:54 -05:00
Kalin Kiesling
f960553bed
mpi_args formatting
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
2022-04-06 13:53:32 -05:00
Kalin Kiesling
4f6001d574 updated method for setting mpi for regression tests 2022-04-06 09:28:02 -05:00
Patrick Shriwise
0bed3f53b2 Adding a test for setting cell temperatures under a specific higher level cell instance in the cpp driver test. 2021-08-18 08:46:58 -05:00
Paul Romano
9552be7316 Update test results from new random number stream 2021-05-03 10:32:16 -05:00
Paul Romano
e5715946c2 Make sure cpp_driver test works with MPI 2021-04-21 10:40:01 -05:00
Patrick Shriwise
1734a07295 Adding message passing header to the C++ driver test. 2020-12-14 06:18:41 +00:00
Patrick Shriwise
37944edd95 Adding a GitHub actions CI file. 2020-12-14 05:48:54 +00:00
Patrick Shriwise
59552944f5 Adding a check that material filled cells return an empty result. 2020-05-20 12:46:33 -05:00
Patrick Shriwise
00fffc8590 Updating the cpp driver test to include testing of the new set_temperature behavior. Includes a fix to the dynamic source test to remove the CMake file as well. 2020-05-19 15:42:48 -05:00
Patrick Shriwise
31b2f308b5 Providing the model as a fixture. 2020-05-15 11:49:55 -05:00
Patrick Shriwise
64f6d5ce1f Addressing comments from @paulromano. 2020-05-13 17:05:31 -05:00
Patrick Shriwise
ac39214ce4 More PEP8 updates. 2020-05-12 15:20:32 -05:00
Patrick Shriwise
4bb985ea33 Ensuring an mpi compiler when necessary. 2020-05-12 13:39:24 -05:00
Patrick Shriwise
2c0d54adb4 Adding verbosity to travis make. 2020-05-12 10:26:13 -05:00
Patrick Shriwise
2007ba847e Simplifying tests a bit. Updating results. 2020-05-12 08:46:18 -05:00
Patrick Shriwise
a50c4c15e9 PEP8 changes. 2020-05-11 23:14:08 -05:00
Patrick Shriwise
e2774f1f5d No longer running parallel test, seems unecesssary. 2020-05-11 23:07:30 -05:00
Patrick Shriwise
bd6048bc28 Adding test files for the cpp driver test. 2020-05-11 17:52:28 -05:00