Home
last modified time | relevance | path

Searched refs:CINTrys_roots (Results 1 – 8 of 8) sorted by relevance

/dports/science/libcint/libcint-5.1.0/src/
H A Drys_roots.h3 void CINTrys_roots(int nroots, double x, double *u, double *w);
H A Dg2e_coulerf.c55 CINTrys_roots(envs->nrys_roots, x, u, w); in CINTg0_2e_coulerf()
H A Dg1e_grids.c97 CINTrys_roots(nroots, x, ubuf, wbuf); in CINTg0_1e_grids()
134 CINTrys_roots(nroots, x, ubuf, wbuf); in CINTg0_1e_grids()
146 CINTrys_roots(nroots, x, ubuf, wbuf); in CINTg0_1e_grids()
H A Dg2e_f12.c195 CINTrys_roots(nroots, x, u, w); in CINTg0_2e_yp()
290 CINTrys_roots(nroots, x, u, w); in CINTg0_2e_stg()
H A Dcint3c1e.c327 CINTrys_roots(envs->nrys_roots, x, u, w); in CINT3c1e_nuc_loop_nopt()
H A Dg1e.c239 CINTrys_roots(nrys_roots, x, u, w); in CINTg1e_nuc()
H A Dg2e.c1758 CINTrys_roots(nroots, x, u, w); in CINTg0_2e()
1771 CINTrys_roots(nroots, x, u, w); in CINTg0_2e()
H A Drys_roots.c60 void CINTrys_roots(int nroots, double x, double *u, double *w) in CINTrys_roots() function