|
PAWpySeed
Parallel C/Python package for numerical analysis of PAW DFT wavefunctions
|
Variables | |
| int | total = 0 |
| int | numtheta = min( int(rstep*27/100), 26 )+3 |
| pts | |
| wts | |
| numphi = int((numtheta*2+2) * (1-pts[thetastep]**2)**0.5) | |
| int pawpyseed.core.quad_check.numtheta = min( int(rstep*27/100), 26 )+3 |
| pawpyseed.core.quad_check.pts |
| int pawpyseed.core.quad_check.total = 0 |
| pawpyseed.core.quad_check.wts |
1.8.11