Go to the documentation of this file.
28 #ifndef INTEGRALS_GENERAL_HEADER
29 #define INTEGRALS_GENERAL_HEADER
34 #ifndef BASIS_FUNC_POLY_MAX_DEGREE
35 #error The constant BASIS_FUNC_POLY_MAX_DEGREE must be defined.
37 #if BASIS_FUNC_POLY_MAX_DEGREE<6