====================================
To compile mpi, run:
mpicc explicit.c -o ./bin/mpiversion -std=c99 -lm -fopenmp
To run mpi:
mpirun -np 2 ./bin/mpiversion
Builds 3dPlot using matplotlib and numpy.
For installing:
sudo apt-get install python-matplotlib
sudo apt-get install python-numpyData format:
x_min x_n step_x
t_min t_n step_t
Ui[t][x]