NiHu  2.0
x2p_cluster_indexed.hpp File Reference

M2P and L2P cluster indexing. More...

#include "cluster_tree.hpp"
#include "fmm_operator.hpp"
#include "util/matrix_traits.hpp"
#include <type_traits>
Include dependency graph for x2p_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::x2p_cluster_indexed< Operator >
 

Functions

template<class Operator >
x2p_cluster_indexed< Operator > NiHu::fmm::create_x2p_cluster_indexed (Operator &&op, cluster_tree< typename std::decay< Operator >::type::trial_input_t > const &tree)
 

Detailed Description

M2P and L2P cluster indexing.

Definition in file x2p_cluster_indexed.hpp.