ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions | Variables
read_wf2rho_pw_test.cpp File Reference
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "source_cell/klist.h"
#include "source_cell/unitcell.h"
#include "source_estate/module_charge/charge.h"
#include "source_estate/module_charge/symmetry_rho.h"
#include "source_hamilt/module_xc/xc_functional.h"
#include "source_pw/module_pwdft/parallel_grid.h"
#include "source_io/read_wf2rho_pw.h"
#include "source_io/write_wfc_pw.h"
#include "source_io/filename.h"
#include "source_io/module_parameter/parameter.h"
#include "source_psi/psi.h"
#include "source_base/parallel_global.h"
#include "source_basis/module_pw/test/test_tool.h"
#include "mpi.h"
Include dependency graph for read_wf2rho_pw_test.cpp:

Classes

class  ReadWfcRhoTest
 

Namespaces

namespace  GlobalC
 

Macros

#define private   public
 

Functions

void cal_ik2iktot (std::vector< int > &ik2iktot, const int &nks, const int &nkstot)
 
 TEST_F (ReadWfcRhoTest, ReadWfcRho)
 
int main (int argc, char **argv)
 

Variables

Parallel_Grid GlobalC::Pgrid
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ cal_ik2iktot()

void cal_ik2iktot ( std::vector< int > &  ik2iktot,
const int &  nks,
const int &  nkstot 
)
Here is the caller graph for this function:

◆ main()

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

◆ TEST_F()

TEST_F ( ReadWfcRhoTest  ,
ReadWfcRho   
)
Here is the call graph for this function: