ergo
integrals_1el_single.h File Reference
#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 &integralInfo)
 
std::vector< ergo_real > do_1e_repulsion_integral_derivatives_using_symb_info (const DistributionSpecStruct *psi, ergo_real pointCharge, const ergo_real *pointChargeCoords, const IntegralInfo &integralInfo)
 
ergo_real do_1e_repulsion_integral_list_using_symb_info (DistributionSpecStruct *psi, const ergo_real *pointChargeList, const ergo_real *pointChargeCoordsList, int noOfPointCharges, const IntegralInfo &integralInfo)
 

Function Documentation

ergo_real do_1e_repulsion_integral_list_using_symb_info ( DistributionSpecStruct *  psi,
const ergo_real *  pointChargeList,
const ergo_real *  pointChargeCoordsList,
int  noOfPointCharges,
const IntegralInfo &  integralInfo 
)
ergo_real do_1e_repulsion_integral_using_symb_info ( DistributionSpecStruct *  psi,
ergo_real  pointCharge,
const ergo_real *  pointChargeCoords,
const IntegralInfo &  integralInfo 
)