ergo
exponent_list.h File Reference

ExponentList class for keeping track of a set of unique exponents in Gaussian functions, together with a max coefficient value for each exponent. More...

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

Go to the source code of this file.

Classes

struct  unique_exponent_struct
 
class  ExponentList
 

Variables

const int MAX_NO_OF_UNIQUE_EXPONENTS = 222
 
const ergo_real CONST_EXPONENT_DIFF_TOLERANCE = 0.0001
 

Detailed Description

ExponentList class for keeping track of a set of unique exponents in Gaussian functions, together with a max coefficient value for each exponent.

Author
: Elias Rudberg responsible

Variable Documentation

◆ CONST_EXPONENT_DIFF_TOLERANCE

const ergo_real CONST_EXPONENT_DIFF_TOLERANCE = 0.0001

◆ MAX_NO_OF_UNIQUE_EXPONENTS

const int MAX_NO_OF_UNIQUE_EXPONENTS = 222