|
MADNESS
version 0.9
|
#include <chem/projector.h>#include <examples/nonlinsol.h>#include <chem/SCF.h>#include <madness/mra/operator.h>#include <madness/mra/mra.h>#include <madness/mra/vmra.h>#include <madness/mra/lbdeux.h>#include <madness/misc/ran.h>

Go to the source code of this file.
Classes | |
| struct | gauss_function |
| Gauss_function structure is needed to mimic noise. More... | |
| struct | noise |
| Try to create noise using random gauss functions. More... | |
| struct | root |
| POD holding excitation energy and response vector for a single excitation. More... | |
| class | madness::CIS |
| The CIS class holds all machinery to compute excited state properties. More... | |
Namespaces | |
| madness | |
| Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces. | |
Macros | |
| #define | TRUE 1 |
| #define | FALSE 0 |
Typedefs | |
| typedef std::vector< Function < double, 3 > > | vecfuncT |
| #define FALSE 0 |
| #define TRUE 1 |
1.8.8