MADNESS
version 0.9
|
Class to compute terms of the potential. More...
#include <xcfunctional.h>
Public Member Functions | |
xc_potential (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 potential.
|
inline |
|
inline |
References madness::XCfunctional::vxc().
const int madness::xc_potential::ispin |
const int madness::xc_potential::what |
const XCfunctional* madness::xc_potential::xc |