|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "source_io/cube_io.h"#include "gmock/gmock.h"#include "gtest/gtest.h"#include "source_base/global_variable.h"#include "prepare_unitcell.h"#include "source_pw/module_pwdft/parallel_grid.h"#include "source_io/module_parameter/parameter.h"Classes | |
| class | RhoIOTest |
| struct | CubeIOTest |
Macros | |
| #define | private public |
Functions | |
| TEST_F (RhoIOTest, Read) | |
| TEST_F (RhoIOTest, Write) | |
| TEST_F (RhoIOTest, TrilinearInterpolate) | |
| TEST_F (CubeIOTest, ReadCube) | |
| TEST_F (CubeIOTest, WriteCube) | |
| #define private public |
| TEST_F | ( | CubeIOTest | , |
| ReadCube | |||
| ) |
| TEST_F | ( | CubeIOTest | , |
| WriteCube | |||
| ) |
| TEST_F | ( | RhoIOTest | , |
| Read | |||
| ) |
| TEST_F | ( | RhoIOTest | , |
| TrilinearInterpolate | |||
| ) |
| TEST_F | ( | RhoIOTest | , |
| Write | |||
| ) |