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

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

Detailed Description

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

the l2l operator of the black box fmm

Definition at line 118 of file black_box_fmm.hpp.


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