[petsc-users] ODE Solver on multiple cores
Hello, I have written a code to solve a simple differential equation (x''+x'+6x=0 with initial values, x(0)=2, x'(0)=3). It works well on a single core and produces result close to theoretical answer but whenever I am trying to run the same code on multiple cores, I am getting incorrect results
[petsc-users] TSSUNDIALS
Hello PETSc team, Do you have any example for solving ODE/DAE using TSSUNDIALS solver? Regards, Fahad Vogt Research Group, Buehler Hall, Room-304. University of Tennessee-Knoxville.