This commit is contained in:
Axel Kohlmeyer
2023-03-08 00:25:08 -05:00
parent fc8a048662
commit 4220944ace
2 changed files with 2 additions and 3 deletions

View File

@ -691,8 +691,8 @@ TEST(AngleStyle, extract)
}
auto angle = lmp->force->angle;
void *ptr = nullptr;
int dim = 0;
void *ptr = nullptr;
int dim = 0;
for (auto extract : test_config.extract) {
ptr = angle->extract(extract.first.c_str(), dim);
EXPECT_NE(ptr, nullptr);

View File

@ -1,6 +1,5 @@
---
lammps_version: 8 Feb 2023
tags: generated
date_generated: Tue Mar 7 21:07:27 2023
epsilon: 2.5e-13
skip_tests: extract