|
Rheolef
7.2
an efficient C++ finite element environment
|
memory distribution table
Given an array size, this class decides which process will own which part of a distributed memory array such as disarray.
distributor ownership (100);
Ambiguous use of size() and dis_size(). Here size() refers to n_process(), while size(iproc) and dis_size() refer to the size of the index ranges. Then, size() should be avoided, and we should use n_process() instead.
This documentation has been generated from file linalg/lib/distributor.h