WaveBlocksND
|
#include "../types.hpp"
#include "../potentials/potentials.hpp"
#include "../potentials/bases.hpp"
#include "../innerproducts/homogeneous_inner_product.hpp"
#include "../innerproducts/vector_inner_product.hpp"
#include "basic_steps.hpp"
Go to the source code of this file.
Classes | |
struct | waveblocks::propagators::Hagedorn< N, D, MultiIndex, MDQR > |
Implements the Hagedorn propagator for vector valued wavepackets. Offers a method for time propagation. More... | |
struct | waveblocks::propagators::Hagedorn< 1, D, MultiIndex, MDQR > |
Implements the Hagedorn propagator for scalar wavepackets. Offers a method for time propagation. More... | |
Namespaces | |
waveblocks | |
waveblocks::propagators | |