NiHu  2.0
x2x_cluster_indexed.hpp File Reference

Implementation of class template NiHu::fmm::x2x_cluster_indexed. More...

#include "cluster_tree.hpp"
#include "fmm_operator.hpp"
#include <type_traits>
Include dependency graph for x2x_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::x2x_cluster_indexed< Operator >
 class performing indexing of an X2X operator with a cluster More...
 

Functions

template<class Operator >
x2x_cluster_indexed< Operator > NiHu::fmm::create_x2x_cluster_indexed (Operator &&op, cluster_tree< typename std::decay< Operator >::type::cluster_t > const &tree)
 

Detailed Description

Implementation of class template NiHu::fmm::x2x_cluster_indexed.

Definition in file x2x_cluster_indexed.hpp.