|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gtest/gtest.h"#include "source_io/module_parameter/parameter.h"#include "source_esolver/esolver_lj.h"#include "source_md/md_func.h"#include "setcell.h"Classes | |
| class | LJ_pot_test |
Macros | |
| #define | private public |
| #define | doublethreshold 1e-12 |
Functions | |
| TEST_F (LJ_pot_test, potential) | |
| TEST_F (LJ_pot_test, force) | |
| TEST_F (LJ_pot_test, stress) | |
| TEST_F (LJ_pot_test, RcutSearchRadius) | |
| TEST_F (LJ_pot_test, SetC6C12) | |
| TEST_F (LJ_pot_test, CalEnShift) | |
| #define doublethreshold 1e-12 |
| #define private public |
| TEST_F | ( | LJ_pot_test | , |
| CalEnShift | |||
| ) |
| TEST_F | ( | LJ_pot_test | , |
| force | |||
| ) |
| TEST_F | ( | LJ_pot_test | , |
| potential | |||
| ) |
| TEST_F | ( | LJ_pot_test | , |
| RcutSearchRadius | |||
| ) |
| TEST_F | ( | LJ_pot_test | , |
| SetC6C12 | |||
| ) |
| TEST_F | ( | LJ_pot_test | , |
| stress | |||
| ) |