ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
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) |
int calculate | ( | ) |
int main | ( | int | argc, |
char ** | argv | ||
) |
template void run_tests | ( | test_deepks< double > & | test | ) |
template void run_tests | ( | test_deepks< std::complex< double > > & | test | ) |
void run_tests | ( | test_deepks< T > & | test | ) |