source/integrals/boysfunction.h File Reference

Code for Boys function evaluation. More...

#include <vector>
#include "realtype.h"
#include "polydegree.h"
#include "config.h"

Go to the source code of this file.

Classes

struct  BoysFuncIntervalStruct
struct  BoysFuncIntervalSetStruct
class  BoysFunctionManager

Defines

#define BOYS_N_MAX   (BASIS_FUNC_POLY_MAX_DEGREE*4+1)
#define BOYS_X_MAX   75.0
#define BOYS_TAB_DEGREE   10
#define BOYS_NO_OF_INTERVALS   200

Detailed Description

Code for Boys function evaluation.

Author:
: Elias Rudberg responsible

Define Documentation

#define BOYS_N_MAX   (BASIS_FUNC_POLY_MAX_DEGREE*4+1)
#define BOYS_NO_OF_INTERVALS   200
#define BOYS_TAB_DEGREE   10
#define BOYS_X_MAX   75.0

Generated on 10 Jul 2018 for ergo by  doxygen 1.6.1