occ
|
#include <point_functors.h>
Public Member Functions | |
XCDensityFunctor (const Wavefunction &wfn, const std::string &functional, SpinConstraint=SpinConstraint::Total) | |
void | operator() (Eigen::Ref< const Mat3N > points, Eigen::Ref< Vec > dest) |
Public Attributes | |
const Wavefunction & | wfn |
dft::DFT | ks |
occ::main::XCDensityFunctor::XCDensityFunctor | ( | const Wavefunction & | wfn, |
const std::string & | functional, | ||
SpinConstraint | = SpinConstraint::Total |
||
) |
void occ::main::XCDensityFunctor::operator() | ( | Eigen::Ref< const Mat3N > | points, |
Eigen::Ref< Vec > | dest | ||
) |
dft::DFT occ::main::XCDensityFunctor::ks |
const Wavefunction& occ::main::XCDensityFunctor::wfn |