|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gtest/gtest.h"#include "gmock/gmock.h"#include "for_test.h"#include "source_relax/bfgs.h"#include "source_io/module_parameter/parameter.h"#include "source_relax/ions_move_basic.h"Classes | |
| class | BFGSTest |
Macros | |
| #define | private public |
| #define | private public |
Functions | |
| TEST_F (BFGSTest, TestAllocate) | |
| TEST_F (BFGSTest, TestAllocateWithZeroDimension) | |
| TEST_F (BFGSTest, DetermineStepScaling) | |
| TEST_F (BFGSTest, GetPosAndPostaud) | |
| TEST_F (BFGSTest, CalculateLargestGrad) | |
| TEST_F (BFGSTest, RelaxStepBasic) | |
| #define private public |
| #define private public |
| TEST_F | ( | BFGSTest | , |
| CalculateLargestGrad | |||
| ) |
| TEST_F | ( | BFGSTest | , |
| DetermineStepScaling | |||
| ) |
| TEST_F | ( | BFGSTest | , |
| GetPosAndPostaud | |||
| ) |
| TEST_F | ( | BFGSTest | , |
| RelaxStepBasic | |||
| ) |
| TEST_F | ( | BFGSTest | , |
| TestAllocate | |||
| ) |
| TEST_F | ( | BFGSTest | , |
| TestAllocateWithZeroDimension | |||
| ) |