File list (Check if you may need any files):
openpixi-master
...............\.gitignore
...............\COPYING
...............\LICENSE
...............\README
...............\pixi
...............\....\README.txt
...............\....\pom.xml
...............\....\scripts
...............\....\.......\compile
...............\....\.......\ipl-server
...............\....\.......\run
...............\....\.......\vsc-distribute
...............\....\.......\vsc-run
...............\....\.......\vsc2-run
...............\....\src
...............\....\...\distributed-test
...............\....\...\................\java
...............\....\...\................\....\org
...............\....\...\................\....\...\openpixi
...............\....\...\................\....\...\........\pixi
...............\....\...\................\....\...\........\....\distributed
...............\....\...\................\....\...\........\....\...........\ComplexDistSimTest.java
...............\....\...\................\....\...\........\....\...........\NeighborMapTest.java
...............\....\...\................\....\...\........\....\...........\SimpleDistSimTest.java
...............\....\...\................\....\...\........\....\...........\TrueDistSimTest.java
...............\....\...\................\....\...\........\....\...........\partitioning
...............\....\...\................\....\...\........\....\...........\............\SimplePartitionerTest.java
...............\....\...\................\....\...\........\....\...........\utils
...............\....\...\................\....\...\........\....\...........\.....\EmulatedDistributedEnvironment.java
...............\....\...\................\....\...\........\....\...........\.....\IplServer.java
...............\....\...\................\....\...\........\....\...........\.....\Print.java
...............\....\...\................\....\...\........\....\...........\.....\VariousSettings.java
...............\....\...\distributed
...............\....\...\...........\java
...............\....\...\...........\....\org
...............\....\...\...........\....\...\openpixi
...............\....\...\...........\....\...\........\pixi
...............\....\...\...........\....\...\........\....\aspectj
...............\....\...\...........\....\...\........\....\.......\debug
...............\....\...\...........\....\...\........\....\.......\.....\CellExchangeDebug.aj
...............\....\...\...........\....\...\........\....\.......\.....\CellID.aj
...............\....\...\...........\....\...\........\....\.......\.....\DistributedMovementDebug.aj
...............\....\...\...........\....\...\........\....\.......\.....\DistributedSimulationDebug.aj
...............\....\...\...........\....\...\........\....\.......\profile
...............\....\...\...........\....\...\........\....\.......\.......\DistributedSimulationProfiler.aj
...............\....\...\...........\....\...\........\....\distributed
...............\....\...\...........\....\...\........\....\...........\Master.java
...............\....\...\...........\....\...\........\....\...........\NeighborMap.java
...............\....\...\...........\....\...\........\....\...........\Node.java
...............\....\...\...........\....\...\........\....\...........\SharedData.java
...............\....\...\...........\....\...\........\....\...........\SharedDataManager.java
...............\....\...\...........\....\...\........\....\...........\Worker.java
...............\....\...\...........\....\...\........\....\...........\grid
...............\....\...\...........\....\...\........\....\...........\....\DistributedGridFactory.java
...............\....\...\...........\....\...\........\....\...........\....\DistributedInterpolation.java
...............\....\...\...........\....\...\........\....\...........\ibis
...............\....\...\...........\....\...\........\....\...........\....\IbisRegistry.java
...............\....\...\...........\....\...\........\....\...........\....\MasterToWorkers.java
...............\....\...\...........\....\...\........\....\....