Parallel Programming - Single threaded version done
authorSam Moore <sam@daedalus.(none)>
Thu, 6 Sep 2012 10:54:17 +0000 (18:54 +0800)
committerSam Moore <sam@daedalus.(none)>
Thu, 6 Sep 2012 10:54:17 +0000 (18:54 +0800)
commit8050cacaa489292c82977b3d87971eaf9ca3c39b
tree80cf67742a8349bfd1f82c1310156a8b4091333f
parent1612d2449b7c9e4fa202adac00cda23700df44c7
Parallel Programming - Single threaded version done

Graphics and simulation code seperated as much as possible.
Got rid of inconsistancies in original style, made it as similar to my own as possible without insane over engineering.
Only minor amount of over engineering done!
course/semester2/pprog/assignment1/Makefile
course/semester2/pprog/assignment1/fields/10 [new file with mode: 0644]
course/semester2/pprog/assignment1/fields/100 [new file with mode: 0644]
course/semester2/pprog/assignment1/fields/500 [new file with mode: 0644]
course/semester2/pprog/assignment1/graphics.c
course/semester2/pprog/assignment1/graphics.h
course/semester2/pprog/assignment1/main.c
course/semester2/pprog/assignment1/nbody.c
course/semester2/pprog/assignment1/nbody.h

UCC git Repository :: git.ucc.asn.au