Classes
ProcessorUpdate.hpp File Reference

Abstract class for motion of the processor points. More...

#include <cmath>
#include <algorithm>
#include "../newtonian/two_dimensional/OuterBoundary.hpp"
#include "../tessellation/tessellation.hpp"
Include dependency graph for ProcessorUpdate.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProcessorUpdate
 Updates the positions of the processes. More...
 

Detailed Description

Abstract class for motion of the processor points.

Author
Elad Steinberg

Definition in file ProcessorUpdate.hpp.