38#ifndef BASIS_FUNC_EXTENT_HEADER
39#define BASIS_FUNC_EXTENT_HEADER
int compute_extent_for_all_basis_funcs_2el(const IntegralInfo &integralInfo, const BasisInfoStruct &basisInfo, ergo_real *basisFuncExtentList, ergo_real threshold, ergo_real maxAbsDensMatElement)
Definition basis_func_extent.cc:125
Code for setting up basis functions starting from shells.
Contains coefficients needed for quick integral evaluation.
Definition integral_info.h:94
Defines IntegralInfo object, providing the coefficients needed for integral evaluation.
Definition of the main floating-point datatype used; the ergo_real type.
double ergo_real
Definition realtype.h:69
Definition basisinfo.h:112