|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gmock/gmock.h"#include "gtest/gtest.h"#include <memory>#include "source_io/module_parameter/parameter.h"#include <mpi.h>#include "source_cell/sep.h"Classes | |
| class | ReadSepTest |
Macros | |
| #define | private public |
| #define | private public |
Functions | |
| TEST_F (ReadSepTest, ReadSep) | |
| TEST_F (ReadSepTest, PrintSep) | |
| TEST_F (ReadSepTest, BcastSep) | |
| int | main (int argc, char **argv) |
| #define private public |
| #define private public |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| TEST_F | ( | ReadSepTest | , |
| BcastSep | |||
| ) |
| TEST_F | ( | ReadSepTest | , |
| PrintSep | |||
| ) |
| TEST_F | ( | ReadSepTest | , |
| ReadSep | |||
| ) |