23 double RoundSpeed=2,
int mode=2,
bool Rmin =
false);
38 const double RoundSpeed_;
Abstract class for motion of the processor points.
Abstract class for tessellation.
A load balancing scheme aiming for the same number of points in each process.
Updates the positions of the processes.
~ConstNumberPerProc(void)
Class destructor.
void Update(Tessellation &tproc, Tessellation const &tlocal) const
Updates the load balance, does one iteration.
ConstNumberPerProc(OuterBoundary const &outer, double speed=0.03, double RoundSpeed=2, int mode=2, bool Rmin=false)
Class constructor.
Abstract class for geometric boundary conditions for the tessellation.