MADNESS
0.10.1
|
Prototypes for qm propagator. More...
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, 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.