1#ifndef FOCK_MATRIX_FROM_COULOMB_INTEGRALS_DEFINED
2#define FOCK_MATRIX_FROM_COULOMB_INTEGRALS_DEFINED
#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 Algorithm.hpp:10
Definition FockMatrixFromCoulombIntegrals.hpp:7
FockMatrixFromCoulombIntegrals(std::vector< Argument > const &argumentList)
Definition FockMatrixFromCoulombIntegrals.hpp:10
~FockMatrixFromCoulombIntegrals()
Definition FockMatrixFromCoulombIntegrals.hpp:12
virtual void run()
Definition FockMatrixFromCoulombIntegrals.cxx:23