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