|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gtest/gtest.h"#include <chrono>#include "source_io/module_parameter/parameter.h"#include "../dftu_lcao.h"#include "source_lcao/module_dftu/dftu.h"Classes | |
| class | DFTUTest |
Namespaces | |
| namespace | GlobalC |
Macros | |
| #define | private public |
Functions | |
| TEST_F (DFTUTest, constructHRd2d) | |
| TEST_F (DFTUTest, constructHRd2cd) | |
| int | main (int argc, char **argv) |
Variables | |
| const hamilt::HContainer< double > * | tmp_DMR |
| int | test_size = 10 |
| int | test_nw = 10 |
| #define private public |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| TEST_F | ( | DFTUTest | , |
| constructHRd2cd | |||
| ) |
| TEST_F | ( | DFTUTest | , |
| constructHRd2d | |||
| ) |
| int test_nw = 10 |
| int test_size = 10 |
| const hamilt::HContainer<double>* tmp_DMR |