Merge branch 'develop' into general-triclinic

This commit is contained in:
Axel Kohlmeyer
2024-01-04 21:10:50 -05:00
536 changed files with 23786 additions and 19860 deletions

View File

@ -314,7 +314,7 @@ TEST_F(GroupTest, Dynamic)
command("group ramp variable grow"););
}
constexpr double EPSILON = 1.0e-14;
constexpr double EPSILON = 1.0e-13;
TEST_F(GroupTest, VariableFunctions)
{