NiHu  2.0
NiHu::fmm::laplace_2d_fmm::l2l Class Reference

L2L operator of the Laplace 2D FMM. More...

#include <laplace_2d_fmm.hpp>

Public Types

typedef Eigen::Matrix< std::complex< double >, Eigen::Dynamic, Eigen::Dynamic > result_t
 
typedef laplace_2d_fmm::cluster_t cluster_t
 

Public Member Functions

result_t operator() (cluster_t to, cluster_t from) const
 

Static Public Member Functions

static size_t unique_idx (cluster_t const &to, cluster_t const &from)
 

Detailed Description

L2L operator of the Laplace 2D FMM.

Definition at line 347 of file laplace_2d_fmm.hpp.


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