WaveBlocksND
|
#include <cmath>
#include <functional>
#include <iostream>
#include <tuple>
#include <vector>
#include <Eigen/Core>
#include <Eigen/Dense>
#include "../types.hpp"
#include "../wavepackets/hawp_commons.hpp"
#include "inhomogeneous_inner_product.hpp"
Go to the source code of this file.
Classes | |
class | waveblocks::innerproducts::VectorInnerProduct< D, MultiIndex, QR > |
Class providing inner product calculation of multi-component wavepackets. More... | |
Namespaces | |
waveblocks | |
waveblocks::innerproducts | |