Possible Duplicate:
Integrating pde backwards in time
I need to solve a partial differential equation backwards in time. In other words, I have the discrete differential equation and a final condition at some terminal time T, but no initial condition. How do I do this?
Any suggestion is welcome and appreciated.