|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gmock/gmock.h"#include "gtest/gtest.h"#include "../module_charge/charge_mixing.h"#include "source_base/module_mixing/broyden_mixing.h"#include "source_basis/module_pw/pw_basis.h"#include "source_hamilt/module_xc/xc_functional.h"#include "source_io/module_parameter/parameter.h"Classes | |
| class | ChargeMixingTest |
Macros | |
| #define | private public |
Functions | |
| TEST_F (ChargeMixingTest, SetMixingTest) | |
| TEST_F (ChargeMixingTest, InitMixingTest) | |
| TEST_F (ChargeMixingTest, InnerDotRealTest) | |
| TEST_F (ChargeMixingTest, InnerDotRecipSimpleTest) | |
| TEST_F (ChargeMixingTest, InnerDotRecipHartreeTest) | |
| TEST_F (ChargeMixingTest, InnerDotRecipRhoTest) | |
| TEST_F (ChargeMixingTest, KerkerScreenRecipTest) | |
| TEST_F (ChargeMixingTest, KerkerScreenRealTest) | |
| TEST_F (ChargeMixingTest, MixRhoTest) | |
| TEST_F (ChargeMixingTest, MixDoubleGridRhoTest) | |
| TEST_F (ChargeMixingTest, MixDivCombTest) | |
| TEST_F (ChargeMixingTest, SCFOscillationTest) | |
| #define private public |
| TEST_F | ( | ChargeMixingTest | , |
| InitMixingTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| InnerDotRealTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| InnerDotRecipHartreeTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| InnerDotRecipRhoTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| InnerDotRecipSimpleTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| KerkerScreenRealTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| KerkerScreenRecipTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| MixDivCombTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| MixDoubleGridRhoTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| MixRhoTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| SCFOscillationTest | |||
| ) |
| TEST_F | ( | ChargeMixingTest | , |
| SetMixingTest | |||
| ) |