ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Functions
main_deepks.cpp File Reference
#include "LCAO_deepks_test.h"
#include <mpi.h>
Include dependency graph for main_deepks.cpp:

Functions

int calculate ()
 
template<typename T >
void run_tests (test_deepks< T > &test)
 
int main (int argc, char **argv)
 
template void run_tests (test_deepks< double > &test)
 
template void run_tests (test_deepks< std::complex< double > > &test)
 

Function Documentation

◆ calculate()

int calculate ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

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

◆ run_tests() [1/3]

template void run_tests ( test_deepks< double > &  test)

◆ run_tests() [2/3]

template void run_tests ( test_deepks< std::complex< double > > &  test)

◆ run_tests() [3/3]

template<typename T >
void run_tests ( test_deepks< T > &  test)
Here is the call graph for this function:
Here is the caller graph for this function: