ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Functions
bfgs_test.cpp File Reference
#include <gtest/gtest.h>
#include "for_test.h"
#include "source_relax/bfgs.h"
#include "source_cell/unitcell.h"
#include "source_base/matrix.h"
#include "source_relax/ions_move_basic.h"
#include "source_relax/matrix_methods.h"
Include dependency graph for bfgs_test.cpp:

Classes

class  BFGSTest
 

Functions

 TEST_F (BFGSTest, PrepareStep)
 
 TEST_F (BFGSTest, AllocateTest)
 
 TEST_F (BFGSTest, FullStepTest)
 

Function Documentation

◆ TEST_F() [1/3]

TEST_F ( BFGSTest  ,
AllocateTest   
)
Here is the call graph for this function:

◆ TEST_F() [2/3]

TEST_F ( BFGSTest  ,
FullStepTest   
)
Here is the call graph for this function:

◆ TEST_F() [3/3]

TEST_F ( BFGSTest  ,
PrepareStep   
)