Code for determining extent of basis functions, for 2-electron integral evaluation. More...
#include "realtype.h"#include "integral_info.h"#include "basisinfo.h"Go to the source code of this file.
Functions | |
| int | compute_extent_for_all_basis_funcs_2el (const IntegralInfo &integralInfo, const BasisInfoStruct &basisInfo, ergo_real *basisFuncExtentList, ergo_real threshold, ergo_real maxAbsDensMatElement) |
Code for determining extent of basis functions, for 2-electron integral evaluation.
| int compute_extent_for_all_basis_funcs_2el | ( | const IntegralInfo & | integralInfo, | |
| const BasisInfoStruct & | basisInfo, | |||
| ergo_real * | basisFuncExtentList, | |||
| ergo_real | threshold, | |||
| ergo_real | maxAbsDensMatElement | |||
| ) |
1.6.1