Scine::Sparrow
5.1.0
Library for fast and agile quantum chemical calculations with semiempirical methods.
|
#include "CISData.h"
#include <Sparrow/Implementations/TimeDependent/TimeDependentUtils.h>
#include <Eigen/Core>
#include <Eigen/Sparse>
#include <vector>
Go to the source code of this file.
Classes | |
class | Scine::Sparrow::CISPseudoDensityBuilder< restrictedness > |
This class evaluates pseudo-density matrices for the construction of the sigma-vectors in the Davidson-Liu algorithm. The calculation is performed according to J. B. Foresman, M. Head-Gordon, J. A. Pople and M. J. Frisch; J. Phys. Chem. 1992, 96, 1, 135-149. More... | |