|
MADNESS 0.10.1
|
Spectral propagator in time using semigroup approach. More...
#include <madness/mra/legendre.h>#include <madness/world/madness_exception.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 | |
| namespace | madness |
| Namespace for all elements and tools of MADNESS. | |
Functions | |
| double | madness::distance (double a, double b) |
| Default function for computing the distance between two doubles. | |
| template<typename T > | |
| double | madness::distance (std::complex< T > &a, std::complex< T > &b) |
| Default function for computing the distance between two complex numbers. | |
Spectral propagator in time using semigroup approach.