28 #if !defined(_LEBEDEV_LAIKOV_H_) 29 #define _LEBEDEV_LAIKOV_H_ 1 41 #if defined(__cplusplus) 77 #if defined(__cplusplus) double ergo_real
Definition: realtype.h:53
int ll_order(int npoint)
ll_order returns order of the smallest angular grid that has at least that many grid points as specif...
Definition: lebedev_laikov.cc:115
int ll_sphere(int N, real *X, real *Y, real *Z, real *W)
ll_sphere fills in arrays X, Y, Z and W with the cartesian coordinates and weights of the grid points...
Definition: lebedev_laikov.cc:314
int ll_npoint(int lvalue)
ll_npoint returns number of angular grid points for given L-angular polynomial integration accuracy...
Definition: lebedev_laikov.cc:48
ergo_real real
Definition: cubature_rules.h:33
ergo_real real
Definition: lebedev_laikov.h:39