MADNESS
version 0.9
|
#include <madness/madness_config.h>
#include <madness/tensor/tensor.h>
#include <vector>
#include <algorithm>
#include <utility>
#include <madness/mra/key.h>
Go to the source code of this file.
Classes | |
struct | xc_lda_potential |
Compute the spin-restricted LDA potential using unaryop (only for the initial guess) More... | |
class | XCfunctional |
Simplified interface to XC functionals. More... | |
struct | xc_functional |
Class to compute the energy functional. More... | |
struct | xc_potential |
Class to compute terms of the potential. More... | |