39 #ifndef EXPONENT_LIST_HEADER
40 #define EXPONENT_LIST_HEADER
Code for setting up basis functions starting from shells.
Definition: exponent_list.h:56
int get_list_of_available_exponents(const BasisInfoStruct &basisInfo)
Definition: exponent_list.cc:43
int noOfExponents
Definition: exponent_list.h:58
unique_exponent_struct list[MAX_NO_OF_UNIQUE_EXPONENTS]
Definition: exponent_list.h:59
const int MAX_NO_OF_UNIQUE_EXPONENTS
Definition: exponent_list.h:45
const ergo_real CONST_EXPONENT_DIFF_TOLERANCE
Definition: exponent_list.h:46
Definition of the main floating-point datatype used; the ergo_real type.
double ergo_real
Definition: realtype.h:69
Definition: basisinfo.h:112
Definition: exponent_list.h:49
ergo_real exponent
Definition: exponent_list.h:50
ergo_real maxAbsCoeff
Definition: exponent_list.h:51