#include <functional.h>
◆ Result()
occ::dft::DensityFunctional::Result::Result |
( |
size_t |
npt, |
|
|
Family |
family, |
|
|
SpinorbitalKind |
kind |
|
) |
| |
|
inline |
◆ operator+=()
Result & occ::dft::DensityFunctional::Result::operator+= |
( |
const Result & |
right | ) |
|
|
inline |
◆ weight_by()
void occ::dft::DensityFunctional::Result::weight_by |
( |
const Vec & |
weights | ) |
|
|
inline |
◆ exc
Vec occ::dft::DensityFunctional::Result::exc |
◆ have_vsigma
bool occ::dft::DensityFunctional::Result::have_vsigma {false} |
◆ have_vtau
bool occ::dft::DensityFunctional::Result::have_vtau {false} |
◆ npts
size_t occ::dft::DensityFunctional::Result::npts {0} |
◆ vlaplacian
MatRM occ::dft::DensityFunctional::Result::vlaplacian |
◆ vrho
MatRM occ::dft::DensityFunctional::Result::vrho |
◆ vsigma
MatRM occ::dft::DensityFunctional::Result::vsigma |
◆ vtau
MatRM occ::dft::DensityFunctional::Result::vtau |
The documentation for this struct was generated from the following file: