NiHu  2.0
NiHu::fmm::laplace_3d_fmm::l2l Class Reference

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

#include <laplace_3d_fmm.hpp>

Public Types

typedef Eigen::Matrix< std::complex< double >, Eigen::Dynamic, Eigen::Dynamic > result_t
 
typedef laplace_3d_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 3D FMM.

Definition at line 387 of file laplace_3d_fmm.hpp.


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