39 #ifndef INTEGRALS_2EL_REPEATING 40 #define INTEGRALS_2EL_REPEATING ~IntegratorWithMemory()
Definition: integrals_2el_repeating.cc:82
double ergo_real
Definition: realtype.h:69
IntegratorCase ** caseList
Definition: integrals_2el_repeating.h:69
Code for setting up basis functions starting from shells.
IntegratorCase(int Nmax_in, int noOfMonomials, ergo_real exponent_in, const ergo_real *newList)
Definition: integrals_2el_repeating.cc:53
Definition: basisinfo.h:50
Contains coefficients needed for quick integral evaluation.
Definition: integral_info.h:93
Definition: integrals_2el_repeating.h:58
Definition: integrals_2el_repeating.h:45
int noOfCases
Definition: integrals_2el_repeating.h:68
~IntegratorCase()
Definition: integrals_2el_repeating.cc:65
ergo_real exponent
Definition: integrals_2el_repeating.h:54
const IntegralInfo * integralInfo
Definition: integrals_2el_repeating.h:67
ergo_real do_2e_integral(const DistributionSpecStruct *psi)
Definition: integrals_2el_repeating.cc:90
ergo_real * list
Definition: integrals_2el_repeating.h:55
int Nmax
Definition: integrals_2el_repeating.h:53
IntegratorWithMemory(const IntegralInfo *b)
Definition: integrals_2el_repeating.cc:75