14 pswf_t* wf,
int* fftg,
int* labels,
double* coords);
19 int* fftg,
int* labels,
double* coords);
27 pswf_t* wf,
int* fftg,
int* labels,
double* coords);
41 int* fftg,
int* labels,
double* coords,
int* labels_R,
double* coords_R);
44 char* filename3,
char* filename4,
int BAND_NUM,
int KPOINT_NUM,
45 pswf_t* wf,
int* fftg,
int* labels,
double* coords);
52 int* labels,
double* coords);
68 pswf_t* wf,
int* fftg,
int* labels,
double* coords);
75 int* fftg,
int* labels,
double* coords);
81 pswf_t* wf,
int* fftg,
int* labels,
double* coords);
87 int* fftg,
int* labels,
double* coords);
void project_realspace_state(double complex *projs, int BAND_NUM, pswf_t *wf, pswf_t *wf_R, int *fftg, int *labels, double *coords, int *labels_R, double *coords_R)
void write_density_noreturn(char *filename, pswf_t *wf, int *fftg, int *labels, double *coords)
void ncl_realspace_state(double complex *x, int BAND_NUM, int KPOINT_NUM, pswf_t *wf, int *fftg, int *labels, double *coords)
void write_realspace_state_ncl_ri(char *filename1, char *filename2, char *filename3, char *filename4, int BAND_NUM, int KPOINT_NUM, pswf_t *wf, int *fftg, int *labels, double *coords)
void write_realspace_state_ri_noreturn(char *filename1, char *filename2, int BAND_NUM, int KPOINT_NUM, pswf_t *wf, int *fftg, int *labels, double *coords)
double * realspace_state_ri(int BAND_NUM, int KPOINT_NUM, pswf_t *wf, int *fftg, int *labels, double *coords)
double * write_realspace_state_ri_return(char *filename1, char *filename2, int BAND_NUM, int KPOINT_NUM, pswf_t *wf, int *fftg, int *labels, double *coords)
double * write_density_return(char *filename, pswf_t *wf, int *fftg, int *labels, double *coords)
void ncl_ae_chg_density(double *P, pswf_t *wf, int *fftg, int *labels, double *coords)
void write_volumetric(char *filename, double *x, int *fftg, double scale)
list x
Definition: quadrature.py:9
void remove_phase(double complex *x, int KPOINT_NUM, pswf_t *wf, int *fftg)
void ae_state_density(double *P, int BAND_NUM, int KPOINT_NUM, pswf_t *wf, int *fftg, int *labels, double *coords)
void realspace_state(double complex *x, int BAND_NUM, int KPOINT_NUM, pswf_t *wf, int *fftg, int *labels, double *coords)
void ae_chg_density(double *P, pswf_t *wf, int *fftg, int *labels, double *coords)