MADNESS
0.10.1
|
#include <madness.h>
#include <madness/chem/SCFOperators.h>
#include <madness/chem/SCF.h>
#include <madness/chem/nemo.h>
#include <madness/chem/correlationfactor.h>
#include <typeinfo>
Namespaces | |
madness | |
File holds all helper structures necessary for the CC_Operator and CC2 class. | |
Functions | |
template<typename T > | |
int | madness::exchange_anchor_test (World &world, Exchange< T, 3 > &K, const double thresh) |
anchor test for the exchange operator – partially hardwired More... | |
int | madness::main (int argc, char **argv) |
template<typename T > | |
int | madness::test_exchange (World &world) |