NiHu  2.0
NiHu::fmm::black_box_fmm< Kernel >::m2m Class Reference

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_dimensionresult_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)
 

Detailed Description

template<class Kernel>
class NiHu::fmm::black_box_fmm< Kernel >::m2m

the m2m operator of the black box fmm

Definition at line 89 of file black_box_fmm.hpp.


The documentation for this class was generated from the following file: