NiHu
2.0
|
the l2l 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< l2l_tag > | |
typedef l2l_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 l2l operator of the black box fmm
Definition at line 118 of file black_box_fmm.hpp.