ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Functions
to_qo_kernel.cpp File Reference
#include "source_base/libm/libm.h"
#include "source_base/ylm.h"
#include "source_basis/module_nao/two_center_integrator.h"
#include "source_io/to_qo.h"
#include "source_base/parallel_common.h"
Include dependency graph for to_qo_kernel.cpp:

Functions

template void toQO::write_ovlp< std::complex< double > > (const std::string &dir, const std::vector< std::complex< double > > &ovlp, const int &nrows, const int &ncols, const bool &is_R, const int &ik)
 
std::complex< double > str2complex (const std::string &str)
 

Function Documentation

◆ str2complex()

std::complex< double > str2complex ( const std::string &  str)
Here is the caller graph for this function:

◆ toQO::write_ovlp< std::complex< double > >()

template void toQO::write_ovlp< std::complex< double > > ( const std::string &  dir,
const std::vector< std::complex< double > > &  ovlp,
const int &  nrows,
const int &  ncols,
const bool &  is_R,
const int &  ik 
)