Sample program phello parallel "Hello, world"
introduces Init, Comm_rank, Comm_size and Finalize functions
Sample program ppi parallel adds Bcast and Reduce functions
SPRNG
parallel pseudorandom numbers
runsprng introduces Send and Recv functions
A Monte Carlo simulation of a lattice gas executes in
parallel with fairly high
efficiency.
The gnuplot_i++
C++ interface to gnuplot easily displays
configurations produced by Monte Carlo simulation.
Animations can be produced by
converting gnuplot's png or ps output to animated gif.