#include <integrals_2el_repeating.h>
Public Member Functions | |
| IntegratorWithMemory (const IntegralInfo *b) | |
| ~IntegratorWithMemory () | |
| ergo_real | do_2e_integral (const DistributionSpecStruct *psi) |
Private Attributes | |
| const IntegralInfo * | integralInfo |
| int | noOfCases |
| IntegratorCase ** | caseList |
| IntegratorWithMemory::IntegratorWithMemory | ( | const IntegralInfo * | b | ) | [explicit] |
| IntegratorWithMemory::~IntegratorWithMemory | ( | ) |
| ergo_real IntegratorWithMemory::do_2e_integral | ( | const DistributionSpecStruct * | psi | ) |
IntegratorCase** IntegratorWithMemory::caseList [private] |
const IntegralInfo* IntegratorWithMemory::integralInfo [private] |
int IntegratorWithMemory::noOfCases [private] |
1.4.7