NiHu
2.0
|
specialisation of cluster traits for the 2D Laplace FMM More...
#include <laplace_2d_fmm.hpp>
Public Types | |
typedef Eigen::Matrix< std::complex< double >, Eigen::Dynamic, 1 > | multipole_t |
the multipole type | |
typedef Eigen::Matrix< std::complex< double >, Eigen::Dynamic, 1 > | local_t |
the local type | |
Static Public Attributes | |
static const size_t | dimension = 2 |
the space dimension | |
specialisation of cluster traits for the 2D Laplace FMM
Definition at line 31 of file laplace_2d_fmm.hpp.