ergo
|
Go to the source code of this file.
Classes | |
struct | basis_func_index_pair_struct |
Functions | |
int | get_basis_func_pair_list_2el (const BasisInfoStruct &basisInfo, const IntegralInfo *integralInfo, ergo_real threshold, ergo_real maxDensityMatrixElement, std::vector< basis_func_index_pair_struct > &resultList) |
int get_basis_func_pair_list_2el | ( | const BasisInfoStruct & | basisInfo, |
const IntegralInfo * | integralInfo, | ||
ergo_real | threshold, | ||
ergo_real | maxDensityMatrixElement, | ||
std::vector< basis_func_index_pair_struct > & | resultList | ||
) |
References BasisInfoStruct::noOfBasisFuncs, do_output(), LOG_CAT_INFO, LOG_AREA_INTEGRALS, compute_extent_for_all_basis_funcs_2el(), LOG_CAT_ERROR, BasisInfoStruct::basisFuncList, BasisFuncStruct_::centerCoords, BoxSystem::create_box_system(), get_maxLimitingFactor(), BoxSystem::get_items_near_point(), distance(), POLY_PRODUCT_MAX_DISTRS, get_product_simple_primitives(), and IntegratorWithMemory::do_2e_integral().
Referenced by compute_J_by_boxes(), and compute_J_by_boxes_sparse().