A class that tries to maintain a constant number of points per processor by solving eq 68 in AREPO's paper. More...
#include "ProcessorUpdate.hpp"
Go to the source code of this file.
Classes | |
class | ConstNumberPerProc |
A load balancing scheme aiming for the same number of points in each process. More... | |
A class that tries to maintain a constant number of points per processor by solving eq 68 in AREPO's paper.
Definition in file ConstNumberPerProc.hpp.