ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Functions
lr_util_algorithms_test.cpp File Reference
#include <gtest/gtest.h>
#include "../lr_util.h"
#include "../lr_util_print.h"
Include dependency graph for lr_util_algorithms_test.cpp:

Functions

 TEST (LR_Util, PsiWrapper)
 
void set_rand (double *data, int size)
 
 TEST (LR_Util, MatSymDouble)
 
void set_rand (std::complex< double > *data, int size)
 
 TEST (LR_Util, MatSymComplex)
 
 TEST (LR_Util, RWValue)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ set_rand() [1/2]

void set_rand ( double *  data,
int  size 
)
Here is the caller graph for this function:

◆ set_rand() [2/2]

void set_rand ( std::complex< double > *  data,
int  size 
)

◆ TEST() [1/4]

TEST ( LR_Util  ,
MatSymComplex   
)
Here is the call graph for this function:

◆ TEST() [2/4]

TEST ( LR_Util  ,
MatSymDouble   
)
Here is the call graph for this function:

◆ TEST() [3/4]

TEST ( LR_Util  ,
PsiWrapper   
)
Here is the call graph for this function:

◆ TEST() [4/4]

TEST ( LR_Util  ,
RWValue   
)
Here is the call graph for this function: