38 #ifndef BASIS_FUNC_EXTENT_HEADER 39 #define BASIS_FUNC_EXTENT_HEADER double ergo_real
Definition: realtype.h:69
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.
Definition of the main floating-point datatype used; the ergo_real type.
Contains coefficients needed for quick integral evaluation.
Definition: integral_info.h:93
Defines IntegralInfo object, providing the coefficients needed for integral evaluation.
Definition: basisinfo.h:112