ergo
|
#include <exponent_list.h>
Public Member Functions | |
int | get_list_of_available_exponents (const BasisInfoStruct &basisInfo) |
Public Attributes | |
int | noOfExponents |
unique_exponent_struct | list [MAX_NO_OF_UNIQUE_EXPONENTS] |
int ExponentList::get_list_of_available_exponents | ( | const BasisInfoStruct & | basisInfo | ) |
References BasisInfoStruct::noOfBasisFuncs, BasisInfoStruct::basisFuncList, BasisFuncStruct_::noOfSimplePrimitives, BasisFuncStruct_::simplePrimitiveIndex, BasisInfoStruct::simplePrimitiveList, DistributionSpecStruct_::exponent, DistributionSpecStruct_::coeff, list, CONST_EXPONENT_DIFF_TOLERANCE, unique_exponent_struct::maxAbsCoeff, MAX_NO_OF_UNIQUE_EXPONENTS, do_output(), LOG_CAT_ERROR, LOG_AREA_INTEGRALS, unique_exponent_struct::exponent, and noOfExponents.
Referenced by compute_extent_for_all_basis_funcs_2el(), and compute_extent_for_all_basis_funcs_1el().