MADNESS 0.10.1
|
Prototypes for qm propagator. More...
Go to the source code of this file.
Namespaces | |
namespace | madness |
Namespace for all elements and tools of MADNESS. | |
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, 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) |
Prototypes for qm propagator.