|
ergo
|
#include "basisinfo.h"Go to the source code of this file.
Functions | |
| int | compute_h_core_matrix_full (const IntegralInfo &integralInfo, const BasisInfoStruct &basisInfo, int nAtoms, const Atom *atomList, ergo_real *result, ergo_real threshold) |
| int compute_h_core_matrix_full | ( | const IntegralInfo & | integralInfo, |
| const BasisInfoStruct & | basisInfo, | ||
| int | nAtoms, | ||
| const Atom * | atomList, | ||
| ergo_real * | result, | ||
| ergo_real | threshold | ||
| ) |
References compute_T_matrix_full(), compute_V_matrix_full(), do_output(), LOG_AREA_INTEGRALS, LOG_CAT_ERROR, LOG_CAT_INFO, and BasisInfoStruct::noOfBasisFuncs.
Referenced by compute_h_core_matrix_simple_dense().