ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Macros | Functions
read_wfc_pw_test.cpp File Reference
#include "source_io/read_wfc_pw.h"
#include "source_io/module_parameter/parameter.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "source_base/parallel_global.h"
#include "source_basis/module_pw/test/test_tool.h"
#include "mpi.h"
Include dependency graph for read_wfc_pw_test.cpp:

Classes

class  ReadWfcPwTest
 

Macros

#define private   public
 

Functions

 TEST_F (ReadWfcPwTest, ReadWfcPw)
 
 TEST_F (ReadWfcPwTest, NotFoundFile)
 
 TEST_F (ReadWfcPwTest, InconsistentBands)
 
 TEST_F (ReadWfcPwTest, InconsistentKvec)
 
 TEST_F (ReadWfcPwTest, InconsistentLat0)
 
 TEST_F (ReadWfcPwTest, InconsistentG)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)
Here is the call graph for this function:

◆ TEST_F() [1/6]

TEST_F ( ReadWfcPwTest  ,
InconsistentBands   
)
Here is the call graph for this function:

◆ TEST_F() [2/6]

TEST_F ( ReadWfcPwTest  ,
InconsistentG   
)
Here is the call graph for this function:

◆ TEST_F() [3/6]

TEST_F ( ReadWfcPwTest  ,
InconsistentKvec   
)
Here is the call graph for this function:

◆ TEST_F() [4/6]

TEST_F ( ReadWfcPwTest  ,
InconsistentLat0   
)
Here is the call graph for this function:

◆ TEST_F() [5/6]

TEST_F ( ReadWfcPwTest  ,
NotFoundFile   
)
Here is the call graph for this function:

◆ TEST_F() [6/6]

TEST_F ( ReadWfcPwTest  ,
ReadWfcPw   
)
Here is the call graph for this function: