#include <stdlib.h>#include <math.h>#include <stdio.h>#include <errno.h>#include <memory.h>#include <time.h>#include <stdarg.h>#include "integrals_1el_single.h"#include "pi.h"#include "boysfunction.h"#include "integrals_hermite.h"Functions | |
| static ergo_real | do_1e_repulsion_integral_using_symb_info_h (DistributionSpecStruct *psi, ergo_real pointCharge, const ergo_real *pointChargeCoords, const IntegralInfo *b) |
| ergo_real | do_1e_repulsion_integral_using_symb_info (DistributionSpecStruct *psi, ergo_real pointCharge, const ergo_real *pointChargeCoords, const IntegralInfo *b) |
| ergo_real do_1e_repulsion_integral_using_symb_info | ( | DistributionSpecStruct * | psi, | |
| ergo_real | pointCharge, | |||
| const ergo_real * | pointChargeCoords, | |||
| const IntegralInfo * | b | |||
| ) |
| static ergo_real do_1e_repulsion_integral_using_symb_info_h | ( | DistributionSpecStruct * | psi, | |
| ergo_real | pointCharge, | |||
| const ergo_real * | pointChargeCoords, | |||
| const IntegralInfo * | b | |||
| ) | [static] |
1.4.7