ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
read_wfc_nao_test.cpp File Reference
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include "source_io/module_parameter/parameter.h"
#include "source_io/read_wfc_nao.h"
#include "source_basis/module_ao/parallel_orbitals.h"
#include "source_io/write_wfc_nao.h"
Include dependency graph for read_wfc_nao_test.cpp:

Classes

class  ReadWfcNaoTest
 

Namespaces

namespace  elecstate
 
namespace  ModuleIO
 This class has two functions: restart psi from the previous calculation, and write psi to the disk.
 

Macros

#define private   public
 

Functions

std::string ModuleIO::filename_output (const std::string &directory, const std::string &property, const std::string &basis, const int ik_local, const std::vector< int > &ik2iktot, const int nspin, const int nkstot, const int out_type, const bool out_app_flag, const bool gamma_only, const int istep)
 
 TEST_F (ReadWfcNaoTest, ReadWfcNao)
 
 TEST_F (ReadWfcNaoTest, ReadWfcNaoPart)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/2]

TEST_F ( ReadWfcNaoTest  ,
ReadWfcNao   
)
Here is the call graph for this function:

◆ TEST_F() [2/2]

TEST_F ( ReadWfcNaoTest  ,
ReadWfcNaoPart   
)
Here is the call graph for this function: