This website requires JavaScript.
Explore
Help
Sign In
josh
/
gvsu
Watch
1
Star
0
Fork
0
You've already forked gvsu
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
gvsu
/
cs677
/
final
History
josh
69c6c86c36
added timing logic, CLI option
...
git-svn-id: svn://anubis/gvsu@329 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-12-07 23:41:57 +00:00
..
Computation.h
skeleton NewtonComputation added, more base logic present
2008-12-06 21:54:19 +00:00
FatouComputation.cc
converted computations to use the C++ complex<double> class
2008-12-07 23:23:24 +00:00
FatouComputation.h
added FatouComputation
2008-12-07 22:18:36 +00:00
Makefile
added FatouComputation
2008-12-07 22:18:36 +00:00
mpi-fractals.cc
added timing logic, CLI option
2008-12-07 23:41:57 +00:00
NewtonComputation.cc
return 0 if we run out of iterations in a NewtonComputation
2008-12-07 23:32:25 +00:00
NewtonComputation.h
skeleton NewtonComputation added, more base logic present
2008-12-06 21:54:19 +00:00