MADNESS
version 0.9
|
#include <TDA_XC.h>
Public Member Functions | |
apply_kernel_functor (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 |
|
inline |
|
inline |
References madness::XCfunctional::fxc(), and madness::XCfunctional::is_gga().
const int madness::apply_kernel_functor::ispin |
const int madness::apply_kernel_functor::what |
const XCfunctional* madness::apply_kernel_functor::xc |