NiHu
2.0
|
the m2m operator of the black box fmm More...
#include <black_box_fmm.hpp>
Public Types | |
typedef black_box_fmm< kernel_t >::cluster_t | cluster_t |
typedef kron_identity< Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic >, field_dimension > | result_t |
Public Types inherited from NiHu::fmm::fmm_operator< m2m_tag > | |
typedef m2m_tag | fmm_tag |
Public Member Functions | |
result_t | operator() (cluster_t const &to, cluster_t const &from) const |
Static Public Member Functions | |
static size_t | unique_idx (cluster_t const &to, cluster_t const &from) |
the m2m operator of the black box fmm
Definition at line 89 of file black_box_fmm.hpp.