ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#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"
Classes | |
class | BFGSTest |
Functions | |
TEST_F (BFGSTest, PrepareStep) | |
TEST_F (BFGSTest, AllocateTest) | |
TEST_F (BFGSTest, FullStepTest) | |
TEST_F | ( | BFGSTest | , |
AllocateTest | |||
) |
TEST_F | ( | BFGSTest | , |
FullStepTest | |||
) |
TEST_F | ( | BFGSTest | , |
PrepareStep | |||
) |