MADNESS
version 0.9
|
Class to compute terms of the kernel. More...
#include <xcfunctional.h>
Public Member Functions | |
xc_kernel (const XCfunctional &xc, int ispin, int what) | |
madness::Tensor< double > | operator() (const madness::Key< 3 > &key, const std::vector< madness::Tensor< double > > &t) const |
Public Attributes | |
const XCfunctional * | xc |
const int | what |
const int | ispin |
Class to compute terms of the kernel.
|
inline |
|
inline |
References madness::XCfunctional::fxc().
const int madness::xc_kernel::ispin |
const int madness::xc_kernel::what |
const XCfunctional* madness::xc_kernel::xc |