|
MADNESS 0.10.1
|
Class to compute the energy functional. More...
#include <xcfunctional.h>

Public Member Functions | |
| xc_functional (const XCfunctional &xc) | |
| xc_functional (const XCfunctional &xc, const nemo_u1_functors &u1) | |
| madness::Tensor< double > | operator() (const madness::Key< 3 > &key, const std::vector< madness::Tensor< double > > &t) const |
Public Attributes | |
| nemo_u1_functors | u1 |
| empty without a nuclear correlation factor | |
| const XCfunctional * | xc |
Class to compute the energy functional.
|
inline |
|
inline |
|
inline |
| nemo_u1_functors madness::xc_functional::u1 |
empty without a nuclear correlation factor
Referenced by operator()().
| const XCfunctional* madness::xc_functional::xc |
Referenced by operator()().