Merge remote-tracking branch 'origin/develop' into kokkos_unittests

This commit is contained in:
Richard Berger
2022-02-07 13:04:59 -05:00
136 changed files with 3769 additions and 1382 deletions

View File

@ -25,7 +25,7 @@ protected:
void *lmp;
std::string INPUT_DIR = STRINGIFY(TEST_INPUT_FOLDER);
GatherProperties() = default;
GatherProperties() = default;
~GatherProperties() override = default;
void SetUp() override