MADNESS  version 0.9
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
 Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces.
 

Functions

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, NDIM
madness::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)
 
void madness::bandlimited_propagator_plot ()
 

Detailed Description

Prototypes for qm propagator.