We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 796836c commit 60726bdCopy full SHA for 60726bd
source/source_relax/test/bfgs_test.cpp
@@ -36,6 +36,7 @@ class BFGSTest : public ::testing::Test {
36
}
37
};
38
39
+
40
// TEST_F(BFGSTest, PrepareStep) {
41
// bfgs.PrepareStep(force, bfgs.pos, bfgs.H, bfgs.pos0, bfgs.force0, bfgs.steplength, bfgs.dpos, ucell);
42
// EXPECT_EQ(bfgs.steplength.size(), 10);
0 commit comments