|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <string>#include "gmock/gmock.h"#include "gtest/gtest.h"#include "source_io/module_parameter/parameter.h"#include "source_estate/occupy.h"Classes | |
| class | OccupyTest |
Macros | |
| #define | private public |
| #define | private public |
Functions | |
| TEST_F (OccupyTest, Occupy) | |
| TEST_F (OccupyTest, DecisionFixed) | |
| TEST_F (OccupyTest, DecisionSmearingFixed) | |
| TEST_F (OccupyTest, DecisionSmearingGaussian) | |
| TEST_F (OccupyTest, DecisionSmearingGauss) | |
| TEST_F (OccupyTest, DecisionSmearingGaussianWarning) | |
| TEST_F (OccupyTest, DecisionSmearingMethfesselPaxton) | |
| TEST_F (OccupyTest, DecisionSmearingMP) | |
| TEST_F (OccupyTest, DecissionMP2) | |
| TEST_F (OccupyTest, DecisionMarzariVanderbilt) | |
| TEST_F (OccupyTest, DecisionCold) | |
| TEST_F (OccupyTest, DecisionMV) | |
| TEST_F (OccupyTest, DecisionFermiDirac) | |
| TEST_F (OccupyTest, DecisionFD) | |
| TEST_F (OccupyTest, DecisionTetrahedraWarning) | |
| TEST_F (OccupyTest, DecisionFromInput) | |
| TEST_F (OccupyTest, DecisionArbitrary) | |
| TEST_F (OccupyTest, IweightsNOSPIN) | |
| TEST_F (OccupyTest, IweightsSPIN) | |
| TEST_F (OccupyTest, IweightsWarning) | |
| TEST_F (OccupyTest, Wgauss) | |
| TEST_F (OccupyTest, W1gauss) | |
| TEST_F (OccupyTest, Sumkg) | |
| TEST_F (OccupyTest, Efermig) | |
| TEST_F (OccupyTest, Gweights) | |
| #define private public |
| #define private public |
| TEST_F | ( | OccupyTest | , |
| DecisionArbitrary | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionCold | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionFD | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionFermiDirac | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionFixed | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionFromInput | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionMarzariVanderbilt | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionMV | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionSmearingFixed | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionSmearingGauss | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionSmearingGaussian | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionSmearingGaussianWarning | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionSmearingMethfesselPaxton | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionSmearingMP | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecisionTetrahedraWarning | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| DecissionMP2 | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| Efermig | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| Gweights | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| IweightsNOSPIN | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| IweightsSPIN | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| IweightsWarning | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| Occupy | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| Sumkg | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| W1gauss | |||
| ) |
| TEST_F | ( | OccupyTest | , |
| Wgauss | |||
| ) |