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