|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gmock/gmock.h"#include "gtest/gtest.h"#include "source_io/module_parameter/parameter.h"#include "source_esolver/esolver_lj.h"#include "source_md/msst.h"#include "setcell.h"Classes | |
| class | MSST_test |
Macros | |
| #define | private public |
| #define | private public |
| #define | protected public |
| #define | doublethreshold 1e-12 |
Functions | |
| TEST_F (MSST_test, setup) | |
| TEST_F (MSST_test, first_half) | |
| TEST_F (MSST_test, second_half) | |
| TEST_F (MSST_test, write_restart) | |
| TEST_F (MSST_test, restart) | |
| TEST_F (MSST_test, print_md) | |
| #define doublethreshold 1e-12 |
| #define private public |
| #define private public |
| #define protected public |
| TEST_F | ( | MSST_test | , |
| first_half | |||
| ) |
| TEST_F | ( | MSST_test | , |
| print_md | |||
| ) |
| TEST_F | ( | MSST_test | , |
| restart | |||
| ) |
| TEST_F | ( | MSST_test | , |
| second_half | |||
| ) |
| TEST_F | ( | MSST_test | , |
| setup | |||
| ) |
| TEST_F | ( | MSST_test | , |
| write_restart | |||
| ) |