1#ifndef __CCSD_EQUATION_OF_MOTION_DAVIDSON
2#define __CCSD_EQUATION_OF_MOTION_DAVIDSON
#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 CcsdEquationOfMotionDavidson.hpp:11
static constexpr int DEFAULT_MAX_ITERATIONS
Definition CcsdEquationOfMotionDavidson.hpp:23
virtual void run()
Definition CcsdEquationOfMotionDavidson.cxx:66
virtual ~CcsdEquationOfMotionDavidson()
Definition CcsdEquationOfMotionDavidson.cxx:31
Definition Algorithm.hpp:10