|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include <string>#include "gmock/gmock.h"#include "gtest/gtest.h"#include "source_cell/klist.h"#include "source_estate/elecstate.h"#include "source_estate/module_charge/charge.h"#include "source_estate/module_pot/efield.h"#include "source_estate/module_pot/gatefield.h"#include "source_hamilt/module_xc/xc_functional.h"#include "source_io/module_parameter/parameter.h"#include "source_estate/elecstate_print.h"Classes | |
| class | ElecStatePrintTest |
Namespaces | |
| namespace | elecstate |
Macros | |
| #define | private public |
Functions | |
| TEST_F (ElecStatePrintTest, PrintFormat) | |
| TEST_F (ElecStatePrintTest, PrintEtot) | |
| TEST_F (ElecStatePrintTest, PrintEtotColorS2) | |
| TEST_F (ElecStatePrintTest, PrintEtotColorS4) | |
| #define private public |
| TEST_F | ( | ElecStatePrintTest | , |
| PrintEtot | |||
| ) |
| TEST_F | ( | ElecStatePrintTest | , |
| PrintEtotColorS2 | |||
| ) |
| TEST_F | ( | ElecStatePrintTest | , |
| PrintEtotColorS4 | |||
| ) |
| TEST_F | ( | ElecStatePrintTest | , |
| PrintFormat | |||
| ) |