| MADNESS
    version 0.9
    | 
Spectral propagator in time using semigroup approach. More...
#include <madness/mra/legendre.h>#include <madness/world/worldexc.h>#include <algorithm>#include <cmath>#include <complex>
Go to the source code of this file.
| Classes | |
| class | madness::SpectralPropagator | 
| Spectral propagtor in time. Refer to documentation of file spectralprop.h for math detail.  More... | |
| class | madness::SpectralPropagatorGaussLobatto | 
| Namespaces | |
| madness | |
| Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces. | |
| Functions | |
| double | madness::distance (double a, double b) | 
| Default function for computing the distance between two doubles.  More... | |
| template<typename T > | |
| double | madness::distance (std::complex< T > &a, std::complex< T > &b) | 
| Default function for computing the distance between two complex numbers.  More... | |
Spectral propagator in time using semigroup approach.
 1.8.8
 1.8.8