1#ifndef _COULOMB_INTEGRALS_FROM_GAUSSIAN
2#define _COULOMB_INTEGRALS_FROM_GAUSSIAN
#define ALGORITHM_REGISTRAR_DECLARATION(NAME)
Auxiliary macro declaring the algorithm registrar for the algorithm type of the given name....
Definition Algorithm.hpp:169
Definition Algorithm.hpp:26
Definition CoulombIntegralsFromGaussian.hpp:10
virtual void run()
Definition CoulombIntegralsFromGaussian.cxx:447
~CoulombIntegralsFromGaussian()
Definition CoulombIntegralsFromGaussian.hpp:15
CoulombIntegralsFromGaussian(std::vector< Argument > const &argumentList)
Definition CoulombIntegralsFromGaussian.hpp:13
Definition Algorithm.hpp:10