ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Macros | Functions
rho_io_test.cpp File Reference
#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"
Include dependency graph for rho_io_test.cpp:

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)
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ TEST_F() [1/5]

TEST_F ( CubeIOTest  ,
ReadCube   
)
Here is the call graph for this function:

◆ TEST_F() [2/5]

TEST_F ( CubeIOTest  ,
WriteCube   
)
Here is the call graph for this function:

◆ TEST_F() [3/5]

TEST_F ( RhoIOTest  ,
Read   
)
Here is the call graph for this function:

◆ TEST_F() [4/5]

TEST_F ( RhoIOTest  ,
TrilinearInterpolate   
)
Here is the call graph for this function:

◆ TEST_F() [5/5]

TEST_F ( RhoIOTest  ,
Write   
)
Here is the call graph for this function: