Template Function exafmm_t::set_colleagues(Nodes<T>&)

Function Documentation

template<typename T>
void exafmm_t::set_colleagues(Nodes<T> &nodes)

Set the colleagues of each node in a tree.

Template Parameters

T – Target’s value type (real or complex)

Parameters

nodes – Vector of nodes that represents an octree.