ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions | Variables
test_dftu.cpp File Reference
#include "gtest/gtest.h"
#include <chrono>
#include "source_io/module_parameter/parameter.h"
#include "../dftu_lcao.h"
#include "source_lcao/module_dftu/dftu.h"
Include dependency graph for test_dftu.cpp:

Classes

class  DFTUTest
 

Namespaces

namespace  GlobalC
 

Macros

#define private   public
 

Functions

 TEST_F (DFTUTest, constructHRd2d)
 
 TEST_F (DFTUTest, constructHRd2cd)
 
int main (int argc, char **argv)
 

Variables

const hamilt::HContainer< double > * tmp_DMR
 
int test_size = 10
 
int test_nw = 10
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/2]

TEST_F ( DFTUTest  ,
constructHRd2cd   
)
Here is the call graph for this function:

◆ TEST_F() [2/2]

TEST_F ( DFTUTest  ,
constructHRd2d   
)
Here is the call graph for this function:

Variable Documentation

◆ test_nw

int test_nw = 10

◆ test_size

int test_size = 10

◆ tmp_DMR

const hamilt::HContainer<double>* tmp_DMR