![]() |
Octopus 16.0
real-space, real-time, TDDFT code
|
#include <config.h>#include <float.h>#include <fortran_types.h>#include <math.h>#include <stdlib.h>#include <gsl/gsl_sf_legendre.h>
Functions | |
| void | oct_ylm_base (const double *r, const double *x, const double *y, const double *z, const fint *l, const fint *m, double *ylm) |
| void | FC_FUNC_ (oct_ylm, OCT_YLM) const |
| void | FC_FUNC_ (oct_ylm_vector, OCT_YLM_VECTOR) const |
| void oct_ylm_base | ( | const double * | r, |
| const double * | x, | ||
| const double * | y, | ||
| const double * | z, | ||
| const fint * | l, | ||
| const fint * | m, | ||
| double * | ylm | ||
| ) |
| void FC_FUNC_ | ( | oct_ylm | , |
| OCT_YLM | |||
| ) | const |
| void FC_FUNC_ | ( | oct_ylm_vector | , |
| OCT_YLM_VECTOR | |||
| ) | const |