Classes
ConstNumberPerProc.hpp File Reference

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"
Include dependency graph for ConstNumberPerProc.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

A class that tries to maintain a constant number of points per processor by solving eq 68 in AREPO's paper.

Author
Elad Steinberg

Definition in file ConstNumberPerProc.hpp.