1#ifndef _HARTREE_FOCK_FROM_GAUSSIAN_ALGO_DEFINED
2#define _HARTREE_FOCK_FROM_GAUSSIAN_ALGO_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 HartreeFockFromGaussian.hpp:10
virtual ~HartreeFockFromGaussian()
Definition HartreeFockFromGaussian.cxx:55
static constexpr int DEFAULT_MAX_ITERATIONS
Definition HartreeFockFromGaussian.hpp:19
virtual void run()
Definition HartreeFockFromGaussian.cxx:211
Definition Algorithm.hpp:10