MPQC
3.0.0-alpha
|
Finds the FEMO configuration that corresponds to the maximum multiplicity. More...
#include <chemistry/qc/wfn/femo.h>
Public Member Functions | |
HundsFEMOSeeker (int nelectron, double Etol, bool allow_closed_shell, const RefDiagSCMatrix &evalsa, const RefDiagSCMatrix &evalsb=0) | |
const Ref< FEMO > & | result () const |
Static Public Attributes | |
static double | tolerance |
Finds the FEMO configuration that corresponds to the maximum multiplicity.
Configuration A is preferred to B if it has higher muliplicity AND its energy is greater than that of B by at most Etol. if allow_closed_shell is set to false, only try open-shell configurations