NiHu  2.0

Implementation of class NiHu::fmm::p2x_indexed. More...

#include "fmm_operator.hpp"
#include <type_traits>
Include dependency graph for p2x_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_indexed< Operator, It >
 class performing indexing of a P2P operator More...
 

Functions

template<class Operator , class It >
auto NiHu::fmm::create_p2x_indexed (Operator &&op, It begin, It end)
 

Detailed Description

Implementation of class NiHu::fmm::p2x_indexed.

Definition in file p2x_indexed.hpp.