#include "basisinfo.h"
Go to the source code of this file.
Functions | |
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_list_using_symb_info (DistributionSpecStruct *psi, const ergo_real *pointChargeList, const ergo_real *pointChargeCoordsList, int noOfPointCharges, const IntegralInfo *b) |
ergo_real do_1e_repulsion_integral_list_using_symb_info | ( | DistributionSpecStruct * | psi, | |
const ergo_real * | pointChargeList, | |||
const ergo_real * | pointChargeCoordsList, | |||
int | noOfPointCharges, | |||
const IntegralInfo * | b | |||
) |
ergo_real do_1e_repulsion_integral_using_symb_info | ( | DistributionSpecStruct * | psi, | |
ergo_real | pointCharge, | |||
const ergo_real * | pointChargeCoords, | |||
const IntegralInfo * | b | |||
) |
References do_1e_repulsion_integral_using_symb_info_h().
Referenced by simplePrimVintegralSingle(), test_V_by_explicit_comparison(), and test_V_by_explicit_comparison_tight().