ergo
basis_func_extent_1el.h File Reference

Code for determining extent of basis functions, for 1-electron integral evaluation. More...

#include "realtype.h"
#include "basisinfo.h"

Go to the source code of this file.

Functions

int compute_extent_for_all_basis_funcs_1el (const BasisInfoStruct &basisInfo, ergo_real *basisFuncExtentList, ergo_real maxCharge, ergo_real threshold)
 

Detailed Description

Code for determining extent of basis functions, for 1-electron integral evaluation.

Author
: Elias Rudberg responsible

Function Documentation

◆ compute_extent_for_all_basis_funcs_1el()