PAWpySeed
Parallel C/Python package for numerical analysis of PAW DFT wavefunctions
|
#include "sbt.h"
Go to the source code of this file.
Functions | |
double | Ylmr (int l, int m, double theta, double phi) |
double | Ylmi (int l, int m, double theta, double phi) |
int | fft_check (char *wavecar, double *kpt_weights, int *fftg) |
int fft_check | ( | char * | wavecar, |
double * | kpt_weights, | ||
int * | fftg | ||
) |
double Ylmi | ( | int | l, |
int | m, | ||
double | theta, | ||
double | phi | ||
) |
double Ylmr | ( | int | l, |
int | m, | ||
double | theta, | ||
double | phi | ||
) |