MADNESS  version 0.9
Classes | Namespaces | Macros | Typedefs
tdhf_CIS.h File Reference
#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>
Include dependency graph for tdhf_CIS.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#define FALSE   0
#define TRUE   1

Typedef Documentation

typedef std::vector<Function<double,3> > vecfuncT