1#ifndef __RPA_SINGLES_EQUATION_OF_MOTION_DAVIDSON
2#define __RPA_SINGLES_EQUATION_OF_MOTION_DAVIDSON
15 std::vector<Argument>
const &argumentList);
#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 UnrestrictedEquationOfMotionSinglesFromRpa.hpp:11
virtual void run()
Definition UnrestrictedEquationOfMotionSinglesFromRpa.cxx:33
virtual ~UnrestrictedEquationOfMotionSinglesFromRpa()
Definition UnrestrictedEquationOfMotionSinglesFromRpa.cxx:31
static constexpr int DEFAULT_MAX_ITERATIONS
Definition UnrestrictedEquationOfMotionSinglesFromRpa.hpp:24
Definition Algorithm.hpp:10