Function exafmm_t::init_rel_coord(int, int, int, Mat_Type)

Function Documentation

void exafmm_t::init_rel_coord(int max_r, int min_r, int step, Mat_Type t)

Compute the coordinates of possible relative positions for operator t.

Parameters
  • max_r – Max range.

  • min_r – Min range.

  • step – Step.

  • t – Operator type (e.g. M2M, M2L)