Equation
where
This program runs on GPU. So, the nvcc compiler is used.
compile it with
nvcc main_proj.cu -o main_proj
and run wih
./main_proj
This program outputs .vtk file that can be opened in ParaView.
Collected data are presented in the root folder as two animations in .ogv format. You can open it using any video player.