MADNESS  0.10.1
Namespaces | Functions
qmprop.h File Reference

Prototypes for qm propagator. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 madness
 File holds all helper structures necessary for the CC_Operator and CC2 class.
 

Functions

void madness::bandlimited_propagator_plot ()
 
Convolution1D< double_complex > * madness::qm_1d_free_particle_propagator (int k, double bandlimit, double timestep, double width)
 
template<std::size_t NDIM>
SeparatedConvolution< double_complex, NDIMmadness::qm_free_particle_propagator (World &world, int k, double bandlimit, double timestep)
 
template<std::size_t NDIM>
SeparatedConvolution< double_complex, NDIM > * madness::qm_free_particle_propagatorPtr (World &world, int k, double bandlimit, double timestep)
 

Detailed Description

Prototypes for qm propagator.