NiHu  2.0
p2x_cluster_indexed.hpp File Reference

Cluster indexing for P2M and P2L operators. More...

#include "cluster_tree.hpp"
#include "fmm_operator.hpp"
#include "util/matrix_traits.hpp"
#include <type_traits>
Include dependency graph for p2x_cluster_indexed.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NiHu::fmm::p2x_cluster_indexed< Operator >
 

Functions

template<class Operator >
p2x_cluster_indexed< Operator > NiHu::fmm::create_p2x_cluster_indexed (Operator &&op, cluster_tree< typename std::decay< Operator >::type::test_input_t > const &tree)
 

Detailed Description

Cluster indexing for P2M and P2L operators.

Definition in file p2x_cluster_indexed.hpp.