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