MolSSI Integral Reference Project
all.h
Go to the documentation of this file.
1 /*! \file
2  *
3  * \brief Convenience header for including headers for all kernels
4  */
5 
6 #pragma once
7 
8 #include "mirp/kernels/boys.h"
9 #include "mirp/kernels/gtoeri.h"
10 
Calculation of the boys function.
Kernel for electron repulsion integrals of gaussian orbitals.