|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gtest/gtest.h"#include "gmock/gmock.h"#include <string>#include <cmath>#include <complex>#include "source_pw/module_pwdft/soc.h"Classes | |
| class | FcoefTest |
| class | SocTest |
Macros | |
| #define | private public |
Functions | |
| void | EXPECT_COMPLEX_DOUBLE_EQ (const std::complex< double > &a, const std::complex< double > &b) |
| TEST_F (FcoefTest, Create) | |
| TEST_F (FcoefTest, CreateWarning) | |
| TEST_F (SocTest, Spinor) | |
| TEST_F (SocTest, SphInd) | |
| TEST_F (SocTest, RotYlm) | |
| TEST_F (SocTest, SetFcoef) | |
| #define private public |
| void EXPECT_COMPLEX_DOUBLE_EQ | ( | const std::complex< double > & | a, |
| const std::complex< double > & | b | ||
| ) |
| TEST_F | ( | FcoefTest | , |
| Create | |||
| ) |
| TEST_F | ( | FcoefTest | , |
| CreateWarning | |||
| ) |
| TEST_F | ( | SocTest | , |
| RotYlm | |||
| ) |
| TEST_F | ( | SocTest | , |
| SetFcoef | |||
| ) |
| TEST_F | ( | SocTest | , |
| SphInd | |||
| ) |
| TEST_F | ( | SocTest | , |
| Spinor | |||
| ) |