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

Functions

void sph_harm (const int &Lmax, const double &xdr, const double &ydr, const double &zdr, std::vector< double > &rly, double *ylmcoef)
 
void grad_rl_sph_harm (const int &Lmax, const double &x, const double &y, const double &z, double *rly, double **grly, const double *ylmcoef)
 

Function Documentation

◆ grad_rl_sph_harm()

void grad_rl_sph_harm ( const int &  Lmax,
const double &  x,
const double &  y,
const double &  z,
double *  rly,
double **  grly,
const double *  ylmcoef 
)

◆ sph_harm()

void sph_harm ( const int &  Lmax,
const double &  xdr,
const double &  ydr,
const double &  zdr,
std::vector< double > &  rly,
double *  ylmcoef 
)