|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gtest/gtest.h"#include "gmock/gmock.h"#include "source_io/module_parameter/parameter.h"#include "source_io/read_wfc_nao.h"#include "source_basis/module_ao/parallel_orbitals.h"#include "source_io/write_wfc_nao.h"Classes | |
| class | ReadWfcNaoTest |
Namespaces | |
| namespace | ModuleIO |
Macros | |
| #define | private public |
Functions | |
| std::string | ModuleIO::filename_output (const std::string &directory, const std::string &property, const std::string &basis, const int ik_local, const std::vector< int > &ik2iktot, const int nspin, const int nkstot, const int out_type, const bool out_app_flag, const bool gamma_only, const int istep, const int iter) |
| TEST_F (ReadWfcNaoTest, ReadWfcNao) | |
| TEST_F (ReadWfcNaoTest, ReadWfcNaoPart) | |
| int | main (int argc, char **argv) |
| #define private public |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| TEST_F | ( | ReadWfcNaoTest | , |
| ReadWfcNao | |||
| ) |
| TEST_F | ( | ReadWfcNaoTest | , |
| ReadWfcNaoPart | |||
| ) |