1#ifndef _COULOMB_INTEGRALS_FROM_ROTATED_COULOMB_INTEGRALS
2#define _COULOMB_INTEGRALS_FROM_ROTATED_COULOMB_INTEGRALS
14 std::vector<Argument>
const &argumentList)
#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 CoulombIntegralsFromRotatedCoulombIntegrals.hpp:10
~CoulombIntegralsFromRotatedCoulombIntegrals()
Definition CoulombIntegralsFromRotatedCoulombIntegrals.hpp:16
CoulombIntegralsFromRotatedCoulombIntegrals(std::vector< Argument > const &argumentList)
Definition CoulombIntegralsFromRotatedCoulombIntegrals.hpp:13
virtual void run()
Definition CoulombIntegralsFromRotatedCoulombIntegrals.cxx:424
Definition Algorithm.hpp:10